import.meta.glob([
'../images/**',
]);
import './bootstrap';
import './echo';
import './volt';
import './dashboard'