I am currently working on a Laravel project and have incorporated a third-party HTML template that utilizes webpack and Laravel mix to compile assets. Is there a way to import this HTML template into my Laravel project and have it compiled within the project itself? I am not very familiar with frontend technologies like webpack and Laravel mix, so any guidance would be greatly appreciated. Thank you.