{{-- Left: Breadcrumbs + Page Title --}}

{{ $title }}

{{-- Right: Notification + User --}}
{{-- Notification Bell --}} {{-- User Avatar --}}

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

{{ ucfirst(auth()->user()->role) }}

{{-- Mobile Menu Button --}}