@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')
{{$meta_data->page_name}} {{$meta_data->page_name}}
{!!nl2br($banner->banner_caption)!!}

{!!nl2br($banner->banner_description)!!}

@if(!empty($company_quotes))
@endif @if(!empty($people_section_ones))

{{$people_section_ones->people_section_one_title}}

{!!$people_section_ones->people_section_one_description!!}

{{$people_section_ones->people_section_one_title}}
@endif @if(!empty($people_section_twos))
{{$people_section_twos->people_section_two_title}}

{{$people_section_twos->people_section_two_title}}

{!!$people_section_twos->people_section_two_description!!}
@endif @if(!empty(count($people_activities)))

What we believe

@endif

"The quality of a person's life is in direct proportion to his/her commitment to excellence"

View jobs
@if(!empty($people_overviews))
people_overview_youtube_video_id)) data-youtube-id="{{$people_overviews->people_overview_youtube_video_id}}" @endif> Video @if(!empty($people_overviews->people_overview_youtube_video_id)) Play video @endif

{{$people_overviews->people_overview_title}}

{!!$people_overviews->people_overview_description!!}

View Our Initiatives
@endif @if(!empty(count($about_us_awards)))

Awards & Recognition

@endsection