Serial No |
Name |
Email |
Subject |
Action |
@forelse($contactUsList as $index => $contactUs)
{{ $index + $contactUsList->firstItem() }} |
{{ $contactUs->name }} |
{{ $contactUs->email }} |
{{ $contactUs->subject }} |
|
@empty
No Record Found |
@endforelse
@if($contactUsList->hasPages())
@endif