@props(["route"=>"", "icon"=>"feather icon-plus", "title", "small"=>"", "class"=>"mr-1 mb-1 btn btn-success"]) @if($route) {{ $slot }} @else @if($slot != "Create")@endif {{ $slot }} @endif