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