@include('partials/head-css') @yield('css') @yield('loader') @include('partials.header') @yield('content') @include('partials.javascript') @yield('js')