Edit Product Form

@include('includes.alerts')
@csrf @method('PUT')
@foreach ($product->images as $img)
@endforeach