P
PARKSMART Ticketing System
Dashboard Vehicle Entry Vehicle Exit Tickets Monthly Subs @if(Auth::user()->hasAnyRole(['admin', 'supervisor'])) Rates & Categories Reports @endif @if(Auth::user()->isAdmin()) Users Settings @endif
{{ Auth::user()->role }} {{ __('Profile') }}
@csrf {{ __('Log Out') }}
Dashboard Vehicle Entry Vehicle Exit Tickets Monthly Subs @if(Auth::user()->hasAnyRole(['admin', 'supervisor'])) Rates & Categories Reports @endif @if(Auth::user()->isAdmin()) Users Settings @endif
{{ Auth::user()->name }}
{{ Auth::user()->email }} ({{ strtoupper(Auth::user()->role) }})
Profile
@csrf Log Out