{{ ucfirst($pendingAuditionDetails['applicationType'] ?? 'Actor') }} Audition
{{ $pendingAuditionDetails['venueName'] ?? 'Audition' }}
Or create a new Young Company Member:
{{ $selectedChild->firstname }} has {{ count($selectedChildUnpaidAuditions) }} unpaid audition{{ count($selectedChildUnpaidAuditions) > 1 ? 's' : '' }}:
Or start a new audition:
Ready to start a new audition for {{ $selectedChild->firstname ?? 'this child' }}?
@endifGuardian / Account Email: {{ $parent->email }}