@include('auth.layouts.header')

Login your account

Enter your email address or account number, along with your password, to securely access your account.

@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
Forgot Password?

Don't have an account? Sign Up !

@include('auth.layouts.footer')