@include('frontend.layouts.header') @include('frontend.layouts.topNav') @include('frontend.layouts.navbar') {{--

Blog

--}} @include('sweetalert::alert')

@yield('title')

@yield('content')
@yield('mapLocation') @include('frontend.layouts.footer')