@if(isset($product->data->product_name))
Catalogue - {{$product->data->product_name}} {{config('app.name')}}
@else
Catalogue - {{config('app.name')}}
@endif
@include('partials.newnav')
Reset Password
@if ($errors->has('email'))
{{ $errors->first('email') }}
×
@endif
{{ csrf_field() }}
E-Mail Address
Password
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Confirm Password
@if ($errors->has('password_confirmation'))
{{ $errors->first('password_confirmation') }}
@endif
Reset Password