@yield('metas')
@include('partials.header')
@yield('content') @include('partials.footer') @yield('scripts')