Categories List

@foreach ($categories as $value) @endforeach
# Image Name / Slug Post Type Created By Status Created date Action
{{ ++$loop->index }}. image ?? '') }} class="img-fluid shadow rounded-lg" alt={{ $value->slug }} style="max-width: 50px; max-height: 50px;">

{{ $value->title }}

{{ $value->slug }}

{{ $value->post_type }}
profile_pic ?? '') }} class="img-fluid shadow">
{{ $value->created_by }}
{{ get_status($value->status)->title }} {{ datetime_format($value->created_date) }}