All Messages
@if (Session::has('status'))
{{ Session::get('status') }}
@endif| No | Name | Phone | Message | Date | Action | |
|---|---|---|---|---|---|---|
| {{ $contact->id }} | {{ $contact->name }} | {{ $contact->phone }} | {{ $contact->email }} | {{ $contact->comment }} | {{ $contact->created_at }} |
{{ $contacts->links('pagination::bootstrap-5') }}