@push('styles') @endpush
Rathore Collection
rathore collection

Boutique Admin

Welcome back to your couture future

manage premium inventories, delight VIP clients, and keep every bespoke order perfectly in sync.

Rathore Collection

Rathore Collection

Admin Login

sign in to access the admin dashboard

@if (session('status'))
{{ session('status') }}
@endif @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@if (Route::has('password.request')) forgot password? @endif