@extends('layouts.master') @section('title','Event Categories') @section('content')
| Name | Created at | Last Updated at | Action | ||
|---|---|---|---|---|---|
| {{ $category->name }} | {{ date('d M Y h:i:s a',strtotime($category->created_at)) }} | {{ date('d M Y h:i:s a',strtotime($category->updated_at)) }} |
|
||
| No categories found | |||||