@extends('layouts.admin') @section('title', 'QR Code — ' . $program->title) @section('header', 'QR Code Program') @section('breadcrumb')
{{ $program->start_date->format('d M Y') }} @if($program->start_date->ne($program->end_date)) — {{ $program->end_date->format('d M Y') }} @endif · {{ $program->location }}
{{-- Check-in URL --}}{{ route('public.checkin.show', $qrCode->token) }}
Jana QR Code untuk membolehkan peserta scan dan check-in ke program ini.