{{ Form::open([ 'method' => 'PUT', 'action' => 'AuthController@putPassword', ]) }} {{ Form::close() }}