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