{{-- Keep authentication screens synchronized with the saved dashboard theme. --}} @include('layouts.head-css') @yield('css') @yield('body') @yield('content') @include('layouts.vendor-scripts')