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