@props(['product' => new \App\Models\Product()])

Review Product

@foreach ($product->attachments->where('type', 'image') as $image) @endforeach