{{-- CSRF Token --}}
Admin {{ $title ?? config('app.name', 'Laravel') }}
{{-- Tell the browser to be responsive to screen width --}}
{{-- --}} {{-- Google Font --}}
@if(isset($favicon) && $favion)
@endif @yield('style')
@include('admin.components.header') @yield('content')
@yield('script')