update
parent
8684de536b
commit
818d2c330d
|
|
@ -8,7 +8,7 @@
|
||||||
</span>
|
</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div class="w-1/5">
|
<div class="w-1/5 hidden">
|
||||||
<select name="year" class="form-select" id="">
|
<select name="year" class="form-select" id="">
|
||||||
<option value="{{date('Y')}}">{{date('Y')}}</option>
|
<option value="{{date('Y')}}">{{date('Y')}}</option>
|
||||||
<option value="{{date('Y')-1}}">{{date('Y')-1}}</option>
|
<option value="{{date('Y')-1}}">{{date('Y')-1}}</option>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue