@include('frontend.includes.msg') @foreach($categories as $key=>$category) {{-- --}} @endforeach {{-- --}}
Title / ID Description Status Uploaded on Actions
{{$category->name}} / #{{$category->id}} {{-- {{$category->description ? Str::limit($category->description, 20) : ''}} --}} {{$category->description ? Str::limit($category->description, 20) : 'No description'}} @if($category->status == 0) Inactive @else Active @endif {{date("F j, Y", strtotime($category->created_at))}}
New 11/06/2023 10:53 In Progress
Sent 11/06/2023 10:53 Completed
Returning 11/06/2023 10:53 Not Interested
Sent 11/06/2023 10:53 Completed