@extends("admin/layouts.master-soyuz") @section('title','All Categories |') @section("body")
ID | Detail | Icon | Status | Featured | Added/ Updated on | Action |
---|---|---|---|---|---|---|
{{$i++}} |
@if($cat->image != '' && file_exists(public_path().'/images/category/'.$cat->image) )
Name: {{$cat->title}} Description: {{substr(strip_tags($cat->description), 0, 100)}}{{strlen(strip_tags( $cat->description))>100 ? '...' : ""}} |
|
@can('category.edit') @endcan | @can('category.edit') @endcan |
{{ date('M jS Y',strtotime($cat->created_at)) }} {{ date('h:i A',strtotime($cat->created_at)) }} {{ date('M jS Y',strtotime($cat->updated_at)) }} {{ date('h:i A',strtotime($cat->updated_at)) }} |