@csrf @method('PUT')

@if ($product->image) Product @endif

@if ($product->banner) Product @endif

@if ($product->image2) Image 2 @endif

@if ($product->file) Download Current File @endif

@if ($product->video) @endif
@foreach ($product->productImages as $img)
{{-- --}} {{--
@csrf @method('DELETE')
--}}
@endforeach
@csrf
@foreach ($product->facilitiesImages as $img)


@if ($img->image) @endif
×
@endforeach