@extends('main-template') @section('content')

Reset Password

Now you can insert a new password for your account.
@include('layouts/form_errors')
{!! csrf_field() !!}
@stop