{{--
Complaint Followup History
--}}
{{--

Complaint Followup History

--}}
@if(count($followups) > 0)
@foreach($followups as $followup) @endforeach
@else
Not Found
@endif
{{--
--}}