@extends('layouts.frontend-layout') @section('content')

Login

Forget Your Password?

@csrf
@error('otp')
{{ $message }}
@enderror
@csrf
@endsection