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