@foreach($jobStatusJobs as $job) @endforeach
id Client Building Engineer Type Status
{{$job['id']}} {{$job['client']}} {{$job['building']}} {{$job['engineers']}} {{$job['jobType']}} {{$job['status']}}