routes changed

This commit is contained in:
Benjamin Takats
2022-12-15 20:15:56 +01:00
parent ffe6cc877f
commit 0dd8ec4037
6 changed files with 24 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
@endif
<div class="flex items-center space-x-1">
<x-button class="whitespace-nowrap" primary class="text-21gray whitespace-nowrap" wire:click="viewHistoryModal({{ $row->id }})">💊 Orange Pill Now</x-button>
<x-button class="whitespace-nowrap" :href="route('bookCases.comment.bookcase', ['bookCase' => $row->id])">Details</x-button>
<x-button class="whitespace-nowrap" :href="route('bookCases.comment.bookcase', ['bookCase' => $row->id, 'country' => $country])">Details</x-button>
</div>
@else
<div>