@php
$participant = ['No limit', '1 KTP unique 1 for day', '1 phone unique 1 for day', '1 KTP unique on event', '1 phone unique on event'];
@endphp
@extends('layout.default')
@include('layout.filter')
@section('styles')
@endsection
@section('content')
@yield('filter_view')
| No | Ticket Number | Name | ID Card Number | Address | Phone | Action | |||
|---|---|---|---|---|---|---|---|---|---|
| {{$value['winner_number']}} | {{$value['user_participant_ticket_number']}} | {{$value['user_participant_name']}} | {{$value['user_participant_id_card_number']}} | {{$value['user_participant_address']}} | {{$value['user_participant_phone']}} | Update | |||
| Data Not Available | |||||||||