Added User Dashboard

This commit is contained in:
Gitea
2025-05-02 17:20:55 +05:30
parent 533db83008
commit f2c5c2d601
43 changed files with 1382 additions and 2 deletions

View File

@@ -212,6 +212,6 @@
});
</script>
{!! config('app.settings.app_footer') !!}
@yield('custom_header')
@yield('custom_footer')
</body>
</html>