@extends('layouts.admin.app') @section('content')
Image | Name | Created By | Amount | Add Date | Status | Action |
---|
Image | Product Code | Name | Category | Sub Category | Slug | Price (Actual) | Discount Price | Available for | Add Date | Action |
---|---|---|---|---|---|---|---|---|---|---|
|
{{ $product->product_id }} | {{ $product->product_name }} | {{ $product->category_name }} | {{ $product->child_category_name }} | {{ $product->slug }} | ${{ $product->regular_price }} | ${{ $product->selling_price }} | @if ($product->available === 1) Buy @else Enquiry @endif | {{ $product->created_at }} |