@lang('forget_password_title')
{!! Form::open(['POST', 'url'=> route('password.email') , 'class'=>'form-horizontal','id'=>'formResetRequest']) !!}
@extends('front.layout.master' , ['title' => __('forget_password_title')]) @section('content')