@props([ "route" => "", "icon" => "fas fa-desktop", "title", "small" => "", "class" => "", ]) @if ($route) {!! $slot != "" ? " " . $slot : "" !!} @else {!! $slot != "" ? " " . $slot : "" !!} @endif