@extends('layouts.admin.app') @section('title', 'Add '.$title) @section('content')
| No | Title | Description | Last Edit | Edited by | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $product->title }} | {!! $product->desc !!} | {{ $product->updated_at->diffForHumans(); }} | {{ $product->updated_by ?? '-'}} |