Invoice Management System
Dashboard
Clients
Invoices
@if(Auth::check() && Auth::user()->isAdmin())
Agents
Logs
@endif
@csrf
Logout
@yield('content')
@stack('scripts')