@extends('layouts.app') @push('css_or_js') @endpush @section('css_or_js') @endsection @section('title') @endsection @section('content')
| ID | product Title | Category | Creation date | Status | Actions |
|---|---|---|---|---|---|
| {{$product->id}} | {{$product->category->name_en}} | {{$product->created_at}} |
{{$product->is_active?"Published":"Pending"}}
|
Actions |