Complaint Status
  • {{config("site.COMPLAINT.status.initial_insvestigation")}}
  • status == 2 || $complaint->status == 3 || $complaint->status == 4) class="active text-success" @endif>{{config("site.COMPLAINT.status.attended")}}
  • @if ((strtolower($complaint->otherComplaint)=='pool' && $complaint->pool_permit_id)||(strtolower($complaint->otherComplaint)=='food' && $complaint->food_permit_id))
  • status == 3 || $complaint->status == 4) class="active text-success" @endif>{{config("site.COMPLAINT.status.inspection")}}
  • @endif
  • status == 4) class="active text-success" @endif>{{config("site.COMPLAINT.status.closed")}}
{{-- --}}
{{--
--}}