Merge pull request #6 from LailaWulandarii/development

Development
This commit is contained in:
Laila Wulandari 2026-02-01 13:51:47 +07:00 committed by GitHub
commit 4a04feacb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -109,13 +109,13 @@ class="detailfoto-thumb rounded-4">
</button>
@endfor
</div>
</div>
</div>
</div>
<div class="d-flex gap-3 mt-4 pt-4">
<button type="button" class="btn btn-action-cancel flex-fill"
onclick="hideCalendar()">Batalkan</button>
<button type="submit" class="btn btn-action-submit flex-fill">Pesan Sekarang</button>
<button type="submit" class="btn btn-action-submit flex-fill">Lanjutkan Pemesanan</button>
</div>
</div>
</div>