@include('layouts.head-css') @yield('body-start') @yield('content') @include('layouts.vendor-script') @yield('body-end')