@php $route = explode('.', Route::currentRouteName()); @endphp
@if($route[1] == 'dus') {!! getIcon("eye", "fs-1 text-info","duotune") !!} {!! getIcon("printer", "fs-1 text-info","duotune") !!} @elseif($route[1] == 'odner') {!! getIcon("eye", "fs-1 text-info","duotune") !!} {!! getIcon("printer", "fs-1 text-info","duotune") !!} @else {!! getIcon("eye", "fs-1 text-info","duotune") !!} @endif