{{-- CSS and JS --}} {{-- bootstrap js --}} {{-- --}} {{-- bootstrap js --}} {{-- @livewire('scripts') @livewire('styles') --}}
@include('dashboard.partials.navbar')
@livewire('logout')
@yield('content')
{{-- --}}