{{__('variables.add_photo')}} - "{{$gallery_subject->name ?? '' }}"
@if($groupSubRelations->new == 1)
{{ __('variables.elements_list') }}
{{ __('variables.add_video') }}
{{ __('variables.add_photo') }}
{{ __('variables.elements_basket') }}
@else
{{ __('variables.elements_list') }}
{{ __('variables.elements_basket') }}
@endif
@if($groupSubRelations->del_to_rec == 1)
@endif
@if(!empty($gallery_item) && count($gallery_item))
@else
@include('admin.templates.empty-list')
@endif
№ | {{__('variables.photo')}} | {{__('variables.title_table')}} | {{__('variables.short_description')}} | {{__('variables.edit')}} | @if($groupSubRelations->active == 1){{__('variables.active_table')}} | @endif{{__('variables.position_table')}} | @if($groupSubRelations->del_to_rec == 1){{__('variables.delete_table')}} | @endif
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} |
@if(!empty($one_gallery_photo->galleryItemId->img) && file_exists('upfiles/gallery-items/' . $one_gallery_photo->galleryItemId->img))
![]() |
{{!empty(IfHasName($one_gallery_photo->gallery_item_id, $lang_id, 'gallery_item')) ? IfHasName($one_gallery_photo->gallery_item_id, $lang_id, 'gallery_item') : __('variables.another_name')}} | {{!empty(IfHasBody($one_gallery_photo->gallery_item_id, $lang_id, 'gallery_item')) ? IfHasBody($one_gallery_photo->gallery_item_id, $lang_id, 'gallery_item') : __('variables.another_name')}} | @foreach($lang_list as $lang_key => $one_lang) {{$one_lang->lang}} @endforeach |
galleryItemId->active == 1 ? 'checked' : ''}}>
|
@if($groupSubRelations->del_to_rec == 1) | @endif |