| {{ $inc++ }} |
{{$row->projectName()}} |
{{$row->getData('full_name')}} |
{{$row->getData('user_email')}} |
{{$row->getData('phone_number')}} |
{{$row->getData('enquire_type')}} |
{{$row->getData('message')}} |
{{$row->getData('commercial_messages')}} |
{{$row->formatDate('created_at')}} |
@endforeach
@endif