@section('seo') @include('layouts._front_includes._seo', ['seo' => $page->seo]) @endsection @extends('layouts.frontend_master') @section('content')

{{$page->title}}

{{$page->short_title}}

{{$page->short_description}}

@csrf

Trip Details

Personal Information

Additional Information

{{-- --}}
@endsection @push('frontend_js') @endpush