@extends('admin.layouts.app') @section('content')
| # | Image | Product Name | Category | Price | Discount Price | Description | Status | Action | |
|---|---|---|---|---|---|---|---|---|---|
| {{ $key + 1 }} | {{$data->name }} | {{$data->getCategory->name}} | {{$data->price }} | {{$data->dis_price}} | {{ $data->description }} |
status == 1) checked @endif>
|
|
||
|
Opps!! There Are No Data Found.. |
|||||||||