@php use Illuminate\Support\Facades\Request; use Illuminate\Support\Facades\Auth; @endphp @yield('title', 'Dashboard')
@yield('scripts')