chore: cleanup project structure and update readme for beta release

This commit is contained in:
2025-12-23 04:59:21 +07:00
parent 1640ced748
commit 10a00bac0e
122 changed files with 8320 additions and 661 deletions

View File

@@ -113,6 +113,9 @@
{{-- Flash Message Component --}}
<x-ui.flash-message />
{{-- Real-time Toast Component --}}
<x-ui.realtime-toast />
{{-- preloader --}}
<x-common.preloader/>
{{-- preloader end --}}
@@ -137,6 +140,7 @@
</div>
<x-ui.global-search />
</body>
@stack('scripts')