@extends('layouts/fullLayoutMaster') @section('title', 'Forgot Password') @section('page-style') {{-- Page Css files --}} @endsection @section('content')
Enter your email and we'll send you instructions to reset your password
@if (session('status'))@if (Route::has('login')) Back to login @endif