@stack('google-maps')
@include('layouts.navigation')


@include('layouts.sidebar')
@yield('content') @include('layouts.footer')