mode_edit {!! Form::open( ['method' => 'delete', 'url' => route('admin.'.$entity.'.destroy', $id), 'style' => 'display: inline', 'onSubmit' => 'return confirm("Are yous sure wanted to delete it?")']) !!} {!! Form::close() !!} file_download