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