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