@yield('custom-css')
@include('layouts.header') @yield('content') @include('layouts.footer') @yield('custom-scripts')