vendor index logo fixed..

This commit is contained in:
Cüneyt Şentürk
2022-08-05 19:22:11 +03:00
parent a706610619
commit ad25f11ae9
4 changed files with 10 additions and 10 deletions

View File

@ -64,7 +64,7 @@
@endif
@if (! $hideLogo)
<x-form.group.file name="logo" label="{{ trans_choice('general.pictures', 1) }}" not-required />
<x-form.group.file name="logo" label="{{ trans_choice('general.pictures', 1) }}" not-required />
@endif
</div>
</x-slot>