{{-- Left: Page Title --}}
{{-- Center: Search Bar --}}
{{-- Right: Actions --}}
@yield('page-title', 'Dashboard')
{{-- POS Quick Button --}}
POS
{{-- Notification Bell --}}
{{-- Quick Actions --}}
{{-- Profile Dropdown --}}
You are impersonating a user
{{ session('success') }}
@endif
@yield('content')