Implement Nimuli-specific authenticated layout with: - Sidebar navigation with 7 main menu items (dashboard, links, qr codes, link-in-bio, analytics, domains, settings) - Topbar header with user email and logout button - Safe route checking using Route::has() for undefined routes - Workspace display in sidebar when available - Livewire AppLayout base class for future Livewire components |
||
|---|---|---|
| .. | ||
| app.blade.php | ||
| guest.blade.php | ||
| nimuli-app.blade.php | ||