@if (!empty($arGallerys) && count($arGallerys) > 0)
| Image |
Alt (English) |
Alt (Hindi) |
Action |
@foreach ($arGallerys as $arGallery)
|
{{ $arGallery->szImageAlt }}
|
{{ $arGallery->szImageAltHindi }}
|
Edit
|
Delete
|
@endforeach
@else
No organization logo found.
@endif