@yield('metas')
@yield('css')
@include('elements.loader')
@include('elements.header') @yield('content') @include('elements.footer')
@yield('scripts')