Password Recovery
@include('website.cart.partials.alert-success') @include('website.cart.partials.alert-error')
@csrf
@if ($errors->has('email')) * {{ $errors->first('email') }} @endif