@push('styles_top') @endpush

Course Highlights

    @for ($i = 1; $i < 9; $i++) @php // Retrieve the highlight for the current iteration $highlight = $webinar->highlights->firstWhere('order', $i); @endphp
  • active ? 'checked' : '' }} data-highlight-id="{{ $highlight ? $highlight->id : $i }}">
    0/132 characters {{-- --}}
  • @endfor
@push('scripts_bottom') @endpush