{{-- CSRF Token --}}
{{ config('app.name') }}
{{-- Tell the browser to be responsive to screen width --}}
{{-- --}} {{-- Google Font --}}
@if(isset($favicon) && $favicon)
@endif @yield('style')
@yield('auth_header')
@yield('content') @yield('auth_footer')
@yield('script')