@extends('public') @section('body-class', 'image-cover login') @section('content')

Reset Password

Enter your email below and you will be sent an email with a password reset link.

{!! csrf_field() !!}
@include('form/text', ['name' => 'email'])
@stop