@include('backend.modal.slider')
| Sl: | Image | Status | Action |
|---|---|---|---|
| {{ $loop->index + 1 }} |
@php
$file = $data->image ? json_decode($data->image) : null;
@endphp
@if($file && isset($file->original))
@if(Str::endsWith($file->original, ['.mp4', '.mov', '.avi']))
@else
|
{{$data->status}} | Edit |