Home Banner
query("SELECT id, title, description, single_image FROM home_banner WHERE is_active = 1 AND deleted_at IS NULL"); if ($result->num_rows > 0) { while ($banner = $result->fetch_assoc()): ?> "; } ?>
# Title Description Action
No banners found