@extends('layouts.master') @section('title', 'Forgot Password') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header') SIIT Scholarship and Loan Repayment System {{-- @include('layouts.subheader') --}} @yield('title') Email * @include('layouts.footer') @endsection