@extends("admin.template.layout") @section('header') @stop @section('content')
@csrf
{{--
--}} {{--
--}}
@if(!empty($product->product_images)) @if(!empty($imageList)) @foreach ($imageList as $key => $value)
Delete
@endforeach @endif @endif
Maximum size should be 2MB. Maximum dimension allowed is 1024 x 1024.
Allowed types are jpg, jpeg, png and gif.
@stop @section('script')