login/register-added

This commit is contained in:
2024-02-21 00:03:14 +02:00
parent 3bec65f73d
commit 532f4a6b74
14 changed files with 671 additions and 13 deletions

View File

@@ -9,5 +9,6 @@
<body >
@include('partials.navbar')
@yield('content')
@include('partials.footer')
</body>
</html>
</html>