{{Form::model($reminder, array('route' => array('reminder.update', encrypt($reminder->id)), 'method' => 'PUT')) }}