{{ __('Bilder') }}
@if($product->id>0)
@foreach($product->images as $image) @endforeach
@csrf

@else

Produkt erst speichern

@endif