@livewireStyles @filamentStyles @stack('styles')
@zeus
{{--Navigation Links--}}
{{--Account menu and other icons--}}
@if(isset($breadcrumbs))
{{ $breadcrumbs }}
@endif @if(isset($header))
{{ $header }}
@endif
{{ $slot }}
@livewireScripts @filamentScripts @livewire('notifications') @stack('scripts')