@php $customizerHidden = 'customizer-hide'; @endphp @extends('layouts/layoutMaster') @section('title', 'Forgot Password') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Nocen Logo
Forgot Password

Enter your email address below and we’ll send you a link to reset your password.

@if (session('success')) @endif @if(session()->has('error')) @endif
@csrf

© {{date('Y')}}. Nwafor Orizu College of Education

@endsection