{{ $day['day'] }}{{ $day['date'] }} |
@if ( !empty ( array_filter($day['sessions'] ) ) )
@foreach ( $day['sessions'] as $session )
@php $rand = rand(0, 9999); @endphp
|
@endforeach
@endif
{{ $day['day'] }}{{ $day['date'] }} |
|
|
@php $rand = rand(0, 9999); @endphp
|
@endforeach