{{-- ── LEFT PANEL ── --}}
{{-- Brand --}}
{{ config('app.name', 'CarWash POS') }}
Management System
{{-- Hero --}}
Clean Cars,
Smooth Operations
Manage sales, bookings, staff commissions, inventory and reports — all from one place.
{{-- Stats --}}
Real-time
Sales tracking
Multi
Staff roles
M-Pesa
Payments
{{-- ── RIGHT PANEL ── --}}
Staff Portal
Welcome back 👋
Sign in to manage your car wash operations
@if (session('status'))
{{ session('status') }}
@endif
@csrf {{-- Email --}}
@error('email')
{{ $message }}
@enderror
{{-- Password --}}
@error('password')
{{ $message }}
@enderror
{{-- Remember + Forgot --}}
@if (Route::has('password.request')) Forgot password? @endif
{{-- Submit --}} {{-- Trust badges --}}
Secure login
Session protected
Role-based access