@extends('layouts.auth') @section('body_class','fp-page') @section('content')
{{ csrf_field() }}
Reset Password
email
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
lock
lock
@endsection