@include('front.layouts.partials.head') @include('googletagmanager::body')
@include('front.layouts.partials.nav')
@yield('content')
@include('front.layouts.partials.footer')