Email form with attachments

You have removed an important attribute from your form!

<form class="application-form" method="post" action="<?= $page->url() ?>" enctype="multipart/form-data">

Please read up about it here: HTMLFormElement: enctype property - Web APIs | MDN