@php $route = explode('.', Route::currentRouteName()); @endphp
{{-- {!! getIcon("eye", "fs-1 text-info","duotune") !!} --}}
{{-- {!! Form::open(['method' => 'DELETE','route' => [$route[0].'.destroy', $model->ID],'class'=>'']) !!} --}} {{-- {{ Form::button(getIcon("trash", "fs-1 text-danger","duotune"), ['type' => 'submit', 'class' => 'delete btn btn-icon btn-bg-light btn-active-light-danger btn-sm'] ) }} --}} {{-- {!! Form::close() !!} --}}