make jam tersedia into row format
This commit is contained in:
parent
da25f9dd3e
commit
bfe4a9eb40
|
|
@ -97,7 +97,7 @@ class="detailfoto-thumb rounded-4">
|
||||||
|
|
||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<h6 class="mb-3 small">Jam Tersedia</h6>
|
<h6 class="mb-3 small">Jam Tersedia</h6>
|
||||||
<div class="time-slot-container">
|
<div class="time-slot-container row g-2">
|
||||||
@for ($hour = 9; $hour <= 20; $hour++)
|
@for ($hour = 9; $hour <= 20; $hour++)
|
||||||
{{-- Slot Jam Genap (contoh: 09:00) --}}
|
{{-- Slot Jam Genap (contoh: 09:00) --}}
|
||||||
<button type="button" class="btn-time"
|
<button type="button" class="btn-time"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue