@extends('layouts.master') @section('title', 'RESET YOUR PASSWORD') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header')

RESET YOUR PASSWORD




RESET YOUR PASSWORD

Please enter your email address. We will send you an email to reset your password

{{ csrf_field() }}




@include('layouts.footer') @endsection