k@section('seo') @include('layouts._front_includes._seo', ['seo' => $page->seo]) @endsection @extends('layouts.frontend_master') @section('content') @include( 'web._partials.page-banner', [ 'title' => $page->title, 'image' => $page->cover_image->getPath(), ] )
[ INQUIRE WITH US ]

{{$page->short_title}}

@csrf

Inquire Now

{!!$page->description!!}

@endsection @push('frontend_js') @endpush