@extends('layouts.admin') @section('title', 'Event Participants') @section('content')
{{ $event->title ?? 'Event' }} - Manage participants and attendance
{{ $event->description ?? 'No description available' }}
Registered
Attended
No participants registered yet