@yield('styles')

@yield('page_title', 'Dashboard')

@yield('content')
@yield('scripts')