make jam tersedia into row format

This commit is contained in:
LailaWulandarii 2026-01-14 18:14:17 +07:00
parent da25f9dd3e
commit bfe4a9eb40
1 changed files with 1 additions and 1 deletions

View File

@ -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"