Instructor Registration
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
First Name
Last Name
Email address
Mobile Number
Password
Confirm Password
Register
Already have an account?
Login here