I would like to setup this metronic_html_v8.2.9_demo7 on top of a fresh Laravel v12 Inertia - Vue3. Have been struggling for a week now. I did try referring to online documentation, checking out Laravel Demo (which I see was created using Livewire) while I am looking for Inertia-vue. The project that I have setup, some of the js are not picking such as the basic form fields classes such as "form-control bg-transparent". And most of the JS are not working such as Drawers, for messages, etc.
Kindly assist to share with me a step by step guide on how I can be able to achieve this, i.e., setting up a fresh project of Laravel Inertia Vue3 and adding up metronic_html_v8.2.9_demo7 template.