@php $general_settings = \App\Models\GeneralSetting::latest()->first(); @endphp @include('frontend.Layout.header') @include('frontend.Layout.navigation')
@yield('content')