static a tag convert to view component

This commit is contained in:
Burak Civan
2022-08-03 14:04:32 +03:00
parent 5cb11e3ea6
commit 0dfc8df574
46 changed files with 167 additions and 138 deletions

View File

@ -11,9 +11,9 @@
@endforeach
@if ($invoices->count() > 2)
<a href="{{ route('portal.invoices.index') }}" class="underline hover:text-black-700">
<x-link href="{{ route('portal.invoices.index') }}" class="underline hover:text-black-700" override="class">
{{ trans('modules.see_all_type', ['type' => trans_choice('general.invoices', 2)]) }}
</a>
</x-link>
@endif
@else
<span class="text-xs">