Hi Admin,

Following post was marked as spam:

{{ isset($data['obj_type'])?ucfirst($data['obj_type']):'' }} Name: {{ isset($data['title'])?$data['title']:'' }}


Spam was reported by the following person:

@if(!empty($data['obj_sub_type'])) Section SubType: {{ !empty($data['obj_sub_type'])?ucfirst($data['obj_sub_type']):'' }}
@endif Name: {{ !empty($data['name'])?ucfirst($data['name']):'' }}
Email: {{ !empty($data['email'])?$data['email']:'' }}
Contact Number: {{ !empty($data['contact_no'])?$data['contact_no']:'' }}
Type: {{ !empty($data['type'])?ucfirst($data['type']):'' }}
Comment:

{{ !empty($data['comment'])?ucfirst($data['comment']):'' }}