@extends('admin/layouts/default') {{-- Page title --}} @section('title') Sliders :: @parent @stop {{-- Page content --}} @section('content')
ID | Name | {{ trans('admin/general.create-updated') }} | Actions |
---|---|---|---|
{{ $category->id }} | {{ $category->name }} | {{ date('d.m.Y', strtotime($category->created_at)) }} / {{ date('d.m.Y', strtotime($category->updated_at)) }} |