Initial commit - expense
Deploy to VPS (PAT over HTTPS) / deploy (push) Has been cancelled

This commit is contained in:
root
2026-06-01 15:01:03 +07:00
parent 9e9fab4a3f
commit 1c1418f3e0
123 changed files with 18622 additions and 10376 deletions
+2 -2
View File
@@ -26,12 +26,12 @@
<li class="nav-item">
<a class="nav-link" data-widget="pushmenu" href="#" role="button"><i class="fas fa-bars"></i></a>
</li>
<li class="nav-item">
<!-- <li class="nav-item">
{{-- periode --}}
<a class="nav-link" href="{{ route('dashboard.index') }}" role="button">
<span class="ml-2 text-white">Periode: <span id="periode"></span></span>
</a>
</li>
</li> -->
</ul>
<div class="navbar-center text-white m-auto">
@@ -1,6 +1,6 @@
<footer class="main-footer">
<strong>Copyright &copy; {{ date('Y') }} <a href="{{ url('/') }}">{{ config('app.name') }}</a>.</strong> All rights reserved.
<div class="float-right d-none d-sm-inline-block">
<b>Version</b> 1.0.0
<b>Version</b> 1.5.0
</div>
</footer>