{{-- Plus Jakarta Sans from Google Fonts --}}
{{-- Pass authenticated user ID to JS so Echo can join the private channel --}}
@auth
@endauth
@vite(['resources/css/app.css', 'resources/js/app.js'])
{{-- Alpine.js — used for collapsible sections and x-data directives --}}
{{-- Motion One CDN — staggered sidebar nav animation --}}
@auth
@endauth
@stack('scripts')