@props([ "route" => "", "icon" => "fa-solid fa-arrow-up-right-from-square", "title", "small" => "", "class" => "", ]) @if ($route) {!! $slot != "" ? " " . $slot : "" !!} @endif