Reset
Password
@if(Session::get('status')!=1)
{{csrf_field()}}
Reset
@if(count($errors))
×
@foreach($errors->all() as $error)
{{$error}}
@endforeach
@endif
@else
×
Password Updated! Please login into CottageYumz
@endif