{{ Form::model(null, ['route' => ['custom_page.update', $key], 'method' => 'PUT','class'=>'needs-validation','novalidate']) }} {{ Form::close() }}