fixed show contact route

This commit is contained in:
Cihan Şentürk
2023-01-03 10:47:34 +03:00
committed by GitHub
parent fa7d6a92a6
commit dc0752d0a8
4 changed files with 30 additions and 4 deletions

View File

@ -90,7 +90,7 @@
{{ $document->contact_name }}
</p>
@else
<x-link href="{{ route('customers.show', $document->contact_id) }}"
<x-link href="{{ route($showContactRoute, $document->contact_id) }}"
override="class"
class="py-1.5 mb-3 sm:mb-0 text-xs bg-transparent hover:bg-transparent font-medium leading-6"
>