@extends('front.layout') @section('title') {{__('message.Forgot Password')}} @stop @section('meta-data') @section('meta-data') @stop @stop @section('content')

{{__('message.Forgot Password')}}

{{__('message.Forgot Password')}}

{{__('message.Login')}}?
@if(Session::has('message'))
@endif
{{csrf_field()}}
@stop @section('footer') @stop