@extends('layouts.admin') @section('title', 'Event Analytics') @section('content')
Detailed insights into event performance and participation
{{ Str::limit($event->description ?? 'No description', 50) }}
{{ $event->registered_count ?? '0' }} participants