@extends('template.coin.layouts.auth-base') @section('title', __('Reset Password')) @section('content')
Please enter your email to reset your password.
{{ $errors->first('email') }}
{{Session::get('sucmessage')}}
{{Session::get('errmessage')}}