@component('mail::message') {{ __('Congratulations your application for an NYMT audition has been recieved') }} {{ __('You may verifiy your details by clicking on the link below') }} @component('mail::button', ['url' => $detailsUrl]) {{ __('View Details') }} @endcomponent {{ __('Thank you.') }} @endcomponent