@php $no = 1; @endphp
@foreach(config('landing.pasaran-togel') as $pasaran)
{{ $pasaran['title'] }}

{{ $pasaran['result_number'] }}

Live draw, {{ $pasaran['result_date'] }}

@if ($no % 5 === 0 && $no != count(config('landing.pasaran-togel')))
@endif @php $no++; @endphp @endforeach