@include('partials.frontend.head') @include('partials.frontend.header')
{{-- @include('partials.frontend.nav')--}} @yield('content')
@include('partials.frontend.footer') @include('partials.frontend.javascripts')