styling contact show page

This commit is contained in:
Denis Duliçi
2022-07-25 16:19:49 +03:00
parent 0abc380af8
commit 9fad0657e9
14 changed files with 96 additions and 58 deletions

View File

@@ -3,7 +3,7 @@
{{ $vendor->name }}
</x-slot>
<x-slot name="status">
<x-slot name="info">
@if (! $vendor->enabled)
<x-index.disable text="{{ trans_choice('general.vendors', 1) }}" />
@endif