{{ $customer->name }} @if (! $customer->is_guest) @endif
{{ $customer->email }}{{ $orders->count() }} {{ \Illuminate\Support\Str::plural('event', $orders->count()) }} attended · Member since {{ $customer->created_at->format('M Y') }}
{{ $customer->phone }}