Welcome Back

Sign in to manage your hotel operations, bookings, staff and reports.

Real-time booking and room management
Instant receipts via print and WhatsApp
Full audit trail of all activities

Sign In

Enter your credentials to access your dashboard

@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
@error('email')
{{ $message }}
@enderror
@error('password')
{{ $message }}
@enderror