@stack('styles')

@yield('page-title', 'Dashboard')

Welcome, Admin
@yield('content')
@stack('scripts')