{!! html()->form('PUT', route('admin.verification-by.update', $verification_by->id))->acceptsFiles(true)->id('system_form')->open() !!}
@include('backend.pages.verification-by._form')
{{ html()->form()->close() }}