@php $css_file = "css/app.css"; @endphp @yield('title', config('app.name', 'Skote'))
@yield('content')
@stack('scripts')