get( "SELECT l.*, COUNT(b.id) AS building_count FROM locations l LEFT JOIN buildings b ON b.location_id = l.id $where GROUP BY l.id ORDER BY l.name", $types, $params ); ?>
Keine Standorte gefunden.
Ersten Standort anlegen