{!! form_open(current_url(), [ 'id' => 'edit-form', 'role' => 'form', 'method' => 'PATCH', ] ) !!} {!! $this->renderForm() !!} {!! form_close() !!}