@props([ 'link' => '']) @aware(['activeClass' => 'bg-gray-100 text-gray-900']) class(["flex space-x-3 items-center py-3 px-4 rounded-xl hover:bg-gray-100 border border-white ease-in-out transition-all duration-300 active:scale-80 hover:border-gray-300", $activeClass => url()->current() == $link])}} > {{$slot}}