@extends('dashboard.layouts.master') @section('title', 'Product Images') @section('content')
| S.N. | Product | Image | Actions |
|---|---|---|---|
| {{ $product_images->firstItem() }} | {{ $product_image->product->title }} |
|
View Edit |
| No Product Images found | |||