@extends("admin.template.layout") @section('header') @stop @section('content')
# | Product Name | {{--Seller | --}}Store | Is Active | Created Date | Action |
---|---|---|---|---|---|---|
{{ $i }} | {{ $item->product_name }} | {{ $item->store->name ?? '-' }} | {{--{{$item->shared_product ==1 ? 'Shared with outlets' :'Not Shared'}} | --}}{{web_date_in_timezone($item->created_at,'d-M-Y h:i A')}} | ||
No products found |