foreach ($orgs as $row) {
                $data['organisations'][$row['organisation_id']] = $row;
            }