| {{$inc++}} |
{{$item->getDepartment()}} |
{{$item->contact_name}} |
{{$item->contact_email}} |
{{$item->getData('contact_phone_number')}} |
{{$item->getData('enquire_type')}} |
{{$item->contact_message}} |
{{$item->commercial_messages}} |
{{$item->formatDate('contact_created_at')}} |
@endforeach
@endif