@extends('auth.app') @section('content')

RESET PASSWORD

@if (session('status'))
{{ session('status') }}
@endif
{{ csrf_field() }}
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
© OK Bakery {{--
Bootstrap Admin Template--}}