{{ Form::model($notification, ['route' => ['notification.update', $notification->id], 'method' => 'PUT']) }} {{ Form::close() }}