{{-- Favicon --}} {{-- Fonts --}} {{-- Bootstrap & Font Awesome --}} {{-- Custom Styles --}} {{-- Livewire Styles --}} @livewireStyles {{-- Custom CSS --}} {{-- Navbar --}} @livewire('partials.nav') {{-- Main Content --}}
{{ $slot }}
{{-- Footer --}} @livewire('partials.foot') {{-- WhatsApp Floating Button --}} {{-- Scripts --}} @livewireScripts {{--@livewireAlertScripts --}}{{-- OR you can use (but not both) --}} @stack('scripts')