@if (Request::is('admin/settings*'))
@endif
  1. App
  2. @yield('page_title', 'Dashboard')
0 @include('partials._notifications-panel')

{{ auth()->user()->name }}

  • My Profile
  • Settings

  • @csrf