@csrf @method('PUT')
@adminCan('property.slider.upload') @endadminCan
@forelse ($slider_images as $item) @empty @endforelse
{{ __('SN') }} {{ __('Preview') }} {{ __('Action') }}
{{ $loop->index + 1 }} @if ($item->image) @endif @adminCan('property.slider.delete')
@endadminCan