fix some bugs

This commit is contained in:
Jagad R R
2025-01-02 13:12:42 +07:00
parent 3ed8a4e939
commit 1510a9dbcb
5 changed files with 44 additions and 9 deletions
@@ -48,7 +48,7 @@
<input type="text" class="form-control" name="tujuan" required value="{{ old('tujuan') }}">
</div>
<div class="mb-3">
<label class="form-label">Jarak</label>
<label class="form-label">Jarak (km)</label>
<input type="number" class="form-control" name="jarak" required value="{{ old('jarak') }}">
</div>
<div class="mb-3">