@extends('layouts.app') @section('title', 'Product') @section('content')
Sl No | Product Unique Id | Product Name | Description | Status | Action |
---|---|---|---|---|---|
{{++$k}} | {{ $get_product_list->product_uniqueid}} | {{ $get_product_list->product_name}} | {{ $get_product_list->description}} |
is_active==1) checked @endif>
|