@extends('layouts.website_layout') @section('meta_title', $meta_data->meta_title) @section('meta_description', $meta_data->meta_description) @section('canonical_tag', $meta_data->canonical_tag) @section('banner_image', "banners/".$banner->banner_image) @section('content')
home_page_about_us_youtube_video_id)) data-youtube-id="{{$service_app_about_us->home_page_about_us_youtube_video_id}}" @endif> {{$service_app_about_us->home_page_about_us_title}} @if(!empty($service_app_about_us->home_page_about_us_youtube_video_id)) Play video @endif

{{$service_app_about_us->home_page_about_us_title}}

{!!nl2br($service_app_about_us->home_page_about_us_description)!!}

@if(!empty($service_app_about_us->home_page_about_us_link) && !empty($service_app_about_us->home_page_about_us_button_name)) {{$service_app_about_us->home_page_about_us_button_name}} @endif
@if(!empty(count($service_app_activities)))

Record All Jointing Activities & Boost Overall Productivity

@endif @if(!empty(count($service_app_customer_experiences)))

Delightful Customer Experience

@foreach($service_app_customer_experiences as $service_app_customer_experience_row)
Delightful Customer Experience

{{$service_app_customer_experience_row->service_app_customer_experience_caption}}

@endforeach
@if(!empty(count($service_app_testimonials)))

Testimonials

@endif @endsection