Morning

@if(isset($slots['data']['morning']) && !empty($slots['data']['morning'])) @foreach($slots['data']['morning'] as $key=>$m_s) @foreach($m_s as $a_key=>$sub_slots)
@endforeach @endforeach @else

No availability at this time with just this provider. Search by Day to see more availability, or update you cart.

@endif

Afternoon

@if(isset($slots['data']['afternoon']) && !empty($slots['data']['afternoon'])) @foreach($slots['data']['afternoon'] as $key=>$m_a) @foreach($m_a as $a_key=>$sub_slots_a)
@endforeach @endforeach @else

No availability at this time with just this provider. Search by Day to see more availability, or update you cart.

@endif

Evening

@if(isset($slots['data']['evening']) && !empty($slots['data']['evening'])) @foreach($slots['data']['evening'] as $key=>$m_e) @foreach($m_e as $a_key=>$sub_slots_e)
@endforeach @endforeach @else

No availability at this time with just this provider. Search by Day to see more availability, or update you cart.

@endif