@yield('extra_styles')
@include('layouts.partials.header')
@yield('page_title', 'Dashboard')
@yield('content')
@yield('scripts')