@extends('layouts.admin') @section('title', 'Event Participants - ' . $event->title) @section('content')
Event Participants
{{ $event->title }}
0 Participants Found
# UID Name State Gender Age Game Path Substitute Reg. Date Payment Amount Status Actions
Loading...

Loading participants...

@endsection @push('styles') @endpush @push('scripts') @endpush