@yield('title', 'Dashboard')

@hasSection('subtitle')

@yield('subtitle')

@endif
Welcome, {{ auth()->user()->name }} {{ ucfirst(auth()->user()->role) }}