@extends('_layout.sessions') @section('title')Reset password @endsection @section('content') {{ Form::open(['route' => 'postPassRemind', 'method' => 'post', 'class' => 'forget-form' ,'style' => 'display: block;']) }}
Enter your e-mail address below to reset your password.