@foreach ($lab_details as $lab) @if ($lab->lab_test) @foreach ($lab->lab_test as $service) @endforeach @endif @endforeach