@extends('author.dashboard') @section('title', 'Topics') @section('stylesheets') @endsection @section('content')
ID | Topic | Total MUs | Total Suites | Created On | Created By | Actions |
---|---|---|---|---|---|---|
{{$category->id}} | {{$category->name}} | {{$category->microunit->count()}} | {{$category->suite->count()}} | {{ date('j M. Y', strtotime($category->created_at)) }} | {{$category->admin->name}} (Admin) | View |
ID | Topic | Total MUs | Total Suites | Created On | Created By | Actions |