name; # get the CPT name this archive page is displaying eg, enterprise, families, etc$title = get_queried_object()->label; # get the title for this CPT$banner = get_field($cpt, 2); # get the banner for this CPT?>