Edit Product
@csrf @method('PUT')
@if($product->image)
@endif
{{ $product->description }}
Update