@vite(['resources/css/app.css', 'resources/js/app.js', 'resources/js/frontend/app.js'])
@yield('error_title', 'Page Not Found')
@yield('error_desc', 'Sorry, the page you are looking for could not be found.')
@yield('error_redirect_btn_title', 'Return Home')