@foreach($data as $escalations) @endforeach
Matrix Identifier Complaint Type Sub Category Product Escalation Stage Segments Max Time Frame
{{$escalations['matrix_identifier']}} {{$escalations['complaint_category_name']}} {{$escalations['sub_category']}} {{$escalations['product_name']}} {{$escalations['stages']}} @foreach($escalations['segments'] as $segment) {{isset($segment->application->name) ? $segment->application->name.' ' : ''}} @endforeach {{$escalations['max_time']}}