main
Ilham Wara Nugroho 2025-10-03 08:43:58 +07:00
parent 8684de536b
commit 818d2c330d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</span>
</button>
<div class="w-1/5">
<div class="w-1/5 hidden">
<select name="year" class="form-select" id="">
<option value="{{date('Y')}}">{{date('Y')}}</option>
<option value="{{date('Y')-1}}">{{date('Y')-1}}</option>