Total {{$index->count()}} Inquiries
| Name | Message | ||
|---|---|---|---|
| {{ $inquiry->name ?? '' }} | {{ $inquiry->message ?? '' }} | {{$inquiry->created_at->diffForHumans()}} |
| Name | Message | ||
|---|---|---|---|
| {{ $inquiry->name ?? '' }} | {{ $inquiry->message ?? '' }} | {{$inquiry->created_at->diffForHumans()}} |