@include('includes.msg') @foreach($contacts as $key=>$contact) {{-- --}} @endforeach {{-- --}}
Name / ID Credentials Product Status Uploaded on Actions
@php $products = DB::table('products')->get(); @endphp
{{$contact->name}} / #{{$contact->id}} {{$contact->message ? Str::limit($contact->message, 20) : ''}} {{$contact->email}} {{$contact->number}} {{$contact->product_name}} {{date("F j, Y", strtotime($contact->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