@if (session()->has('message'))
{{ session('message') }}
@endif @if ($showCategory) @endif

{{ $applicationTypeLabel }}

@if ($applicationType == 'actor')

Thanks for signing up to an NYMT audition workshop day! These days are suitable for ages 10–23 and are an opportunity to develop your skills by taking part in acting, singing and dancing activities while being auditioned for a project with NYMT.

This form refers to ‘you’ as the auditionee. However, applications for auditionees under the age of 18 should be supervised by, or made by, a parent or carer.

The fee for the audition workshop day is £55. After submitting your application, you will be directed to the secure PayPal payment page. You do not need a PayPal account to complete payment – select ‘Pay by debit or credit card’.

Actor auditions begin at 11am and end at 5.30pm. Additional information about your audition workshop day will be emailed you when your booking is completed.

@endif @if ($applicationType == 'musician')

Thanks for signing up to audition to be an NYMT Musician! These auditions are suitable for ages 10–23 and are your first step to becoming a musician with NYMT.

This form refers to 'you' as the auditionee. However, applications for auditionees under the age of 18 should be supervised by, or made by, a parent.

The fee for the audition is £25. After submitting your application, you will be directed to the secure PayPal payment page. You do not need a PayPal account to complete payment – select ‘Pay by debit or credit card’.

Musician auditions begin at 11am and end at approximately 1.30pm. Additional information about your audition will be emailed you when your booking is completed.

@endif @if ($applicationType == 'cpp')

Thanks for applying to the NYMT Creative & Production Pathway!

This form refers to 'you' as the applicant. However, applications for anyone aged 16 or 17 should be supervised by, or made by, a parent. These opportunities are only available to those between the ages of 16 and 23.

The registration fee is £25. After submitting your application, you will be directed to the secure PayPal payment page. You do not need a PayPal account to complete payment: select ‘Pay by debit or credit card’.

Additional information will be emailed you when your registration is completed.

@endif
@if ($applicationType == 'actor' || $applicationType == 'musician') Date and Location @if ($applicationType == 'actor')

If your ideal date isn't listed below, please check back later, as new places are sometimes released. We're sorry that our London auditions are now fully booked for 2026.

@endif @if ($applicationType == 'musician')

If your ideal date isn't listed below, please check back later, as new places are sometimes released. You can also select the option to book a self-tape audition.

@endif @foreach ($venuedates as $venuedate) @if ($venuedate->availability() || $venuedate->musicianavailability()) @if ($applicationType == 'musician' && $venuedate->musicianavailability()) @elseif ($applicationType == 'actor' && $venuedate->availability() ) @endif @endif @endforeach @error('venuedate_id') {{ $message }} @enderror @endif
Register