@extends('frontend.layout')
@section('pageHeading')
{{ !empty($pageHeading) ? $pageHeading->about_us_title : __('About Us') }}
@endsection
@section('metaKeywords')
@if (!empty($seoInfo))
{{ $seoInfo->meta_keywords_about_page }}
@endif
@endsection
@section('metaDescription')
@if (!empty($seoInfo))
{{ $seoInfo->meta_description_about_page }}
@endif
@endsection
@section('content')
@includeIf('frontend.partials.breadcrumb', [
'breadcrumb' => "aerial-view-bangkok-skyline-skyscraper-260nw-1104510797.webp",
'title' => !empty($pageHeading) ? $pageHeading->about_us_title : __('About Us'),
])
@if ($secInfo->about_section_status == 1)
{!! @$about->text !!}
{{ $feature->subtitle }}
{{ @$about->subtitle }}
{{ @$afAboutCon->section_name }}
{{ $sectionContent ? $sectionContent->featured_section_title : __('Your Ultimate Hourly Hotel Booking Solution') }}
{{ $feature->title }}
{{ @$cuFeatures->section_name }}
{{ $counter->title }}
{{ !empty($sectionContent->testimonial_section_subtitle) ? $sectionContent->testimonial_section_subtitle : '' }}