@include('project::utilities.navbar')
@csrf @method('PUT')
@forelse ($gallery as $item) @empty @endforelse
{{ __('SN') }} {{ __('Preview') }} {{ __('Image') }} {{ __('Actions') }}
{{ $loop->index + 1 }} @if ($item->small_image) @endif