Lead inbox
Review quote requests, product leads and callback submissions.
| Date | Name | Organization | Contact | Requirement | Status | |
|---|---|---|---|---|---|---|
| {{ $row->created_at }} | {{ $row->name }} | {{ $row->organization }} | {{ $row->email }}{{ $row->phone }} | {{ optional($row->product)->name ?: $row->requirement }}@if($row->quantity)Qty: {{ $row->quantity }}@endif{{ $row->message }} | @if($trashMode) Trashed @else @endif | @include('admin.partials.record-actions', ['type' => 'inquiry', 'id' => $row->id, 'trashed' => $trashMode]) |
| No inquiries yet. | ||||||