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

Premium Fashion

Discover Premium Fashion

explore our curated collection of elegant clothing and accessories. Shop the latest trends and timeless classics.

Rathore Collection

Rathore Collection

Customer Login

sign in to shop our premium collection

@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

don’t have an account? @if (Route::has('register')) sign up @endif

back to home