Total: {{ count($categories) }}
@endsection
@section('content')
| id | name | slug | banner | created | modified |
|---|---|---|---|---|---|
| id) !!}"> {{$value->id}} | {{$value->name}} | {{$value->slug}} |
|
{{\App\helpers\ViewCommonHelper::getDateFormat($value->created_at)}} | {{\App\helpers\ViewCommonHelper::getDateFormat($value->updated_at)}} |