<x-filament::link :href="route('buyer.product.sellers', ['product' => $product,'key' => $product->id])">
<span class="text-xs font-medium uppercase text-gray-500 dark:text-gray-500"> View Sellers</span>
</x-filament::link>
<x-filament::link :href="route('buyer.product.sellers', ['product' => $product,'key' => $product->id])">
<span class="text-xs font-medium uppercase text-gray-500 dark:text-gray-500"> View Sellers</span>
</x-filament::link>