@include('frontend.includes.msg') @foreach($blogs as $key=>$blog) {{-- --}} @endforeach {{-- --}}
Image Title / ID Status Uploaded on Actions
{{Str::limit($blog->title,40,'...')}} / #{{$blog->id}} {{$blog->description ? Str::limit(strip_tags($blog->description), 30,'...') : ''}} @if($blog->status == 0) Inactive @else Active @endif {{date("F j, Y", strtotime($blog->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