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