@stack('styles') {{-- Toast Notification Area --}}
{{-- Sidebar --}} {{-- Main Content Area --}}
{{-- Top Bar --}}
@auth
@endauth @yield('header-left')
@auth {{-- Notification Bell --}}
Notifications
@endauth {{-- User Avatar Dropdown --}}
Profile Templates API Docs @auth @if(in_array(auth()->user()->role, ['owner', 'admin'])) Users Webhooks @endif @endauth
@csrf
{{-- Page Content --}}
@yield('content')
@stack('scripts') @auth @endauth