This commit is contained in:
2025-06-06 17:53:01 +05:45
parent 9ceb854168
commit 793f6ec7da
15 changed files with 739 additions and 3 deletions

View File

@ -14,6 +14,7 @@
<link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet">
<!-- Scripts -->
@yield('scripts')
@vite(['resources/sass/app.scss', 'resources/js/app.js'])
</head>
<body>