@extends('layouts.admin.app') @section('title', 'Data ' . $title . ' - ' . $product->title) @section('content')
| No | Name | Description | Image | Features | Created At | {{--Updated At | --}}Action | |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $data->name }} | {!! Str::limit(strip_tags($data->desc), 50) !!} | {!! $data->features !!} | {{ $data->updated_at->diffForHumans() }} | {{--{{ $data->updated_by ?? '-'}} | --}}{{-- | Edit Show | --}}