National Restaurant Association Educational Foundation Puts Restaurant Worker Futures Back on Track

Constellation brands makes $1.75 million commitment to NRAEF’s “Restaurants Advance” Campaign

WASHINGTON, DC – Tuesday, April 6, 2021 – The National Restaurant Association Educational Foundation (NRAEF) announced today the launch of Restaurants Advance, a national fundraising campaign to help current and future restaurant workers access the education and training they need to put their job or career back on track.  Constellation Brands, a leading beverage alcohol company, has committed $1.75M to support the NRAEF and its Restaurants Advance initiative as the industry continues to rebuild and reopen after COVID-19.

Since March 2020, over two million workers have lost their jobs, salaries, and opportunities to advance. The National Restaurant Association reports that 110,000 or 17% of restaurants have closed permanently and or long-term, the vast majority of permanently closed restaurants were well-established businesses and fixtures in their communities.

 

Working alongside its partner organization, the Multicultural Foodservice & Hospitality Alliance (MFHA), the NRAEF’s Restaurants Advance campaign focuses on three key support areas benefitting both restaurant workers and operators:

  • Restaurants Advance Futures – programs to attract, empower and advance diverse talent pursuing a future in the restaurant, foodservice and hospitality industry.
  • Restaurants Advance Communities – helping employers and communities create opportunities through first job skills training, apprenticeships and professional development.
  • Restaurants Advance Entrepreneurship – putting people from all backgrounds on a pathway to restaurant ownership and/or an executive level leadership position.

100% of every dollar donated supports the NRAEF’s mission to empower and advance today’s and tomorrow’s restaurant workers. The work of the NRAEF includes preparing high-school students for restaurant jobs and careers; offering scholarships to anyone building a future in restaurants; helping our military transition into the industry; providing apprenticeships and building pathways to independence for justice-involved youth through job skills training and mentoring.

“While the pandemic has caused historic pain for restaurants and restaurant workers, it has raised the public consciousness for just how important this industry is to the health and well-being of our society,” said Rob Gifford, President of the NRAEF.  “What we do now will shape the industry’s future and the lives of millions of people for years to come. We are grateful for the strong support of Constellation Brands as we kick-off Restaurants Advance and lead this vital industry and its workforce into a new era of hope and opportunity.”

“Many of our retail partners, particularly local restaurants and their employees, have been significantly impacted by this terrible virus,” said Bill Newlands, Constellation Brands’ president and chief executive officer. “We are proud to partner with the NRAEF and play a role in helping to rebuild the industry, and we believe that starts with the people who serve as its backbone. Our hope is to not only help rebuild the industry’s workforce with talented and diverse individuals to position it for future growth, but also to help bring financial security through enhanced employment opportunities to the thousands who have been impacted financially by the pandemic.”

Donations to Restaurants Advance can be made online at ChooseRestaurants.org/Advance. To learn more about the NRAEF and its work to empower and advance restaurant workers everywhere, visit ChooseRestaurants.org.

Editors note: For additional Restaurants Advance media assets, click here.

———————————————-

About the National Restaurant Association Educational Foundation
The National Restaurant Association Educational Foundation’s mission of service to the public is dedicated to enhancing the industry’s training and education, career development and community engagement efforts. The NRAEF and its programs work to Attract, Empower and Advance today’s and tomorrow’s restaurant and foodservice workforce.

NRAEF programs include: ProStart® – a high-school career and technical education program; Restaurant Ready – partnering with community-based organizations to provide opportunity youth and justice-involved individuals with skills training and job opportunities; Military – helping military servicemen and women transition their skills to restaurant and foodservice careers; Scholarships – financial assistance for students pursuing restaurant, foodservice and hospitality degrees; and the Hospitality Sector Registered Apprenticeship project – a partnership with the American Hotel & Lodging Association providing a hospitality apprenticeship program for the industry.  To learn more about the NRAEF and its work, visit ChooseRestaurants.org.

About Constellation Brands
At Constellation Brands (NYSE: STZ and STZ.B), our mission is to build brands that people love because we believe sharing a toast, unwinding after a day, celebrating milestones, and helping people connect, are Worth Reaching For. It’s worth our dedication, hard work, and the bold calculated risks we take to deliver more for our consumers, trade partners, shareholders, and communities in which we live and work. It’s what has made us one of the fastest-growing large CPG companies in the U.S. at retail, and it drives our pursuit to deliver what’s next.

Today, we are a leading international producer and marketer of beer, wine, and spirits with operations in the U.S., Mexico, New Zealand, and Italy. Every day, people reach for our high-end, iconic imported beer brands such as Corona Extra, Corona Light, Corona Premier, Modelo Especial, Modelo Negra, and Pacifico, and our high-quality premium wine and spirits brands, including the Robert Mondavi brand family, Kim Crawford, Meiomi, The Prisoner brand family, SVEDKA Vodka, Casa Noble Tequila, and High West Whiskey.

But we won’t stop here. Our visionary leadership team and passionate employees from barrel room to boardroom are reaching for the next level, to explore the boundaries of the beverage alcohol industry and beyond. Join us in discovering what’s Worth Reaching For.

To learn more, follow us on Twitter @cbrands and visit www.cbrands.com.

# # #

NRAEF Media Contact:
Mallory Domingue
mdominuge@nraef.org

Constellation Brands Media Contacts:
Mike McGrew 
773-251-4934 
michael.mcgrew@cbrands.com

Amy Martin 
585-678-7141 
amy.martin@cbrands.com 

Latest News


News Archives

    collapsArch options:
    Array
    (
        [title] => News Archives
        [noTitle] => 
        [inExcludeCat] => exclude
        [inExcludeCats] => news-releases
        [inExcludeYear] => exclude
        [inExcludeYears] => 
        [showPages] => 
        [sort] => DESC
        [linkToArch] => 1
        [showYearCount] => 1
        [expandCurrentYear] => 1
        [expandMonths] => 1
        [expandYears] => 1
        [expandCurrentMonth] => 1
        [showMonthCount] => 1
        [showPostTitle] => 1
        [expand] => 0
        [showPostDate] => 1
        [debug] => 1
        [postDateFormat] => m/d
        [postDateAppend] => after
        [accordion] => 1
        [useCookies] => 1
        [post_type] => post
        [taxoncmy] => category
        [postTitleLength] => 
        [showPostCount] => 1
        [style] => custom
        [archSortOrder] => DESC
        [showPosts] => 
        [customExpand] => 
        [customCollapse] => 
        [taxonomy] => both
        [number] => 3
    )
    POST QUERY:
     SELECT wp_terms.slug, wp_posts.ID,
        wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
        wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
        MONTH(wp_posts.post_date) AS 'month' ,
        wp_posts.post_type
        FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
        wp_term_relationships.object_id 
    		LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
    																			wp_term_relationships.term_taxonomy_id
    		LEFT JOIN wp_terms ON wp_terms.term_id = 
    		                          wp_term_taxonomy.term_id 
      WHERE post_status='publish' AND wp_posts.post_type='post'  AND wp_terms.slug NOT IN ('news-releases') 
      GROUP BY wp_posts.ID 
      ORDER BY wp_posts.post_date DESC
    
    POST QUERY RESULTS
    Array
    (
        [0] => stdClass Object
            (
                [slug] => awards
                [ID] => 250409
                [post_name] => nominations-open-2023-restaurants-advance-leadership-awards
                [post_title] => Nominations Now Open for the 2023 Restaurants Advance Leadership Awards
                [post_author] => 1
                [post_date] => 2023-02-14 09:35:05
                [year] => 2023
                [month] => 2
                [post_type] => post
            )
    
        [1] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 250319
                [post_name] => chicago-chef-looks-to-change-lives-through-culinary-mentoring
                [post_title] => Chicago Chef Looks to Change Lives Through Culinary Mentoring
                [post_author] => 1
                [post_date] => 2023-02-08 15:00:25
                [year] => 2023
                [month] => 2
                [post_type] => post
            )
    
        [2] => stdClass Object
            (
                [slug] => prostart
                [ID] => 250264
                [post_name] => prostart-grow-grants-now-available-high-schools-culinary-arts-programs
                [post_title] => $5,000 ProStart Grow Grants Available to Help High Schools Kick Off and Grow Their Culinary Arts Programs
                [post_author] => 1
                [post_date] => 2023-02-08 10:00:08
                [year] => 2023
                [month] => 2
                [post_type] => post
            )
    
        [3] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 250001
                [post_name] => now-accepting-applications-over-1-million-in-post-secondary-scholarships
                [post_title] => Now Accepting Applications! Over $1 Million in Post-Secondary Scholarships
                [post_author] => 1
                [post_date] => 2023-01-19 14:53:01
                [year] => 2023
                [month] => 1
                [post_type] => post
            )
    
        [4] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 249499
                [post_name] => a-capitol-gingerbread-house-to-remember
                [post_title] => A Capitol Gingerbread House to Remember
                [post_author] => 1
                [post_date] => 2022-12-09 14:10:43
                [year] => 2022
                [month] => 12
                [post_type] => post
            )
    
        [5] => stdClass Object
            (
                [slug] => restaurants-advance
                [ID] => 249349
                [post_name] => giving-tuesday-20322-join-our-journey-help-restaurant-workers
                [post_title] => This Giving Tuesday, Join Our Journey to Help Restaurant Workers Advance Their Careers and Futures
                [post_author] => 1
                [post_date] => 2022-11-28 09:00:04
                [year] => 2022
                [month] => 11
                [post_type] => post
            )
    
        [6] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 249104
                [post_name] => national-apprenticeship-week-events-2022
                [post_title] => National Apprenticeship Week Events - 11/14-11/20
                [post_author] => 1
                [post_date] => 2022-11-14 17:47:27
                [year] => 2022
                [month] => 11
                [post_type] => post
            )
    
        [7] => stdClass Object
            (
                [slug] => apprenticeship
                [ID] => 249246
                [post_name] => restaurant-apprenticeships-help-attract-retain-talent
                [post_title] => Restaurant Apprenticeships Help Attract and Retain Talent in Tough Labor Market
                [post_author] => 1
                [post_date] => 2022-11-14 08:00:30
                [year] => 2022
                [month] => 11
                [post_type] => post
            )
    
        [8] => stdClass Object
            (
                [slug] => multicultural-foodservice-hospitality-alliance
                [ID] => 247881
                [post_name] => mfha-appoints-new-advisory-board-members
                [post_title] => Multicultural Foodservice & Hospitality Alliance Appoints New Advisory Board Members
                [post_author] => 1
                [post_date] => 2022-09-20 10:05:52
                [year] => 2022
                [month] => 9
                [post_type] => post
            )
    
        [9] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 247710
                [post_name] => nraef-participates-in-apprenticeship-ambassador-event
                [post_title] => NRAEF Participates in Apprenticeship Ambassador event
                [post_author] => 1
                [post_date] => 2022-09-09 12:48:16
                [year] => 2022
                [month] => 9
                [post_type] => post
            )
    
        [10] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 247240
                [post_name] => 2022-dei-survey-report-mfhas-elevate-framework
                [post_title] => The 2022 DEI Survey Report & MFHA's ELEVATE Framework
                [post_author] => 26
                [post_date] => 2022-08-03 09:07:43
                [year] => 2022
                [month] => 8
                [post_type] => post
            )
    
        [11] => stdClass Object
            (
                [slug] => dei
                [ID] => 247405
                [post_name] => restaurant-industry-releases-diversity-equity-and-inclusion-research-and-framework-for-building-successful-dei-programs
                [post_title] => Restaurant Industry Releases Diversity, Equity, and Inclusion Research and Framework for Building Successful DEI Programs
                [post_author] => 1
                [post_date] => 2022-08-03 09:05:49
                [year] => 2022
                [month] => 8
                [post_type] => post
            )
    
        [12] => stdClass Object
            (
                [slug] => savor
                [ID] => 247192
                [post_name] => the-national-restaurant-association-educational-foundation-joins-savor-to-promote-first-ever-american-leg-of-young-chef-young-waiter-competition
                [post_title] => The National Restaurant Association Educational Foundation Joins SAVOR to Promote First-Ever American Leg of Young Chef Young Waiter Competition
                [post_author] => 1
                [post_date] => 2022-07-14 10:04:17
                [year] => 2022
                [month] => 7
                [post_type] => post
            )
    
        [13] => stdClass Object
            (
                [slug] => prostart
                [ID] => 243605
                [post_name] => high-schools-can-win-5000-from-the-rachael-ray-foundation-to-grow-culinary-arts-and-restaurant-management-programs
                [post_title] => High schools can win $5,000 from the Rachael Ray Foundation to grow culinary arts and restaurant management programs
                [post_author] => 2
                [post_date] => 2022-03-02 07:18:38
                [year] => 2022
                [month] => 3
                [post_type] => post
            )
    
        [14] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242155
                [post_name] => black-owned-culinary-businesses
                [post_title] => Black-Owned Culinary Businesses
                [post_author] => 1
                [post_date] => 2022-02-14 22:33:02
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [15] => stdClass Object
            (
                [slug] => events
                [ID] => 241660
                [post_name] => ted-j-balestreri-leadership-classic-event
                [post_title] => Ted J. Balestreri Leadership Classic Event
                [post_author] => 2
                [post_date] => 2022-02-14 06:25:18
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [16] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242156
                [post_name] => 2022-state-competitions-are-beginning
                [post_title] => 2022 State Competitions are Beginning!
                [post_author] => 1
                [post_date] => 2022-02-03 18:54:16
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [17] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242157
                [post_name] => apply-for-nraef-scholarships
                [post_title] => Apply for NRAEF Scholarships
                [post_author] => 1
                [post_date] => 2022-01-25 20:27:32
                [year] => 2022
                [month] => 1
                [post_type] => post
            )
    
        [18] => stdClass Object
            (
                [slug] => ambassador-of-hospitality-award
                [ID] => 240004
                [post_name] => guy-fieri-named-2021-ambassador-of-hospitality-by-the-national-restaurant-association-educational-foundation
                [post_title] => Guy Fieri Named 2021 “Ambassador Of Hospitality” By The National Restaurant Association Educational Foundation
                [post_author] => 1
                [post_date] => 2021-12-15 11:23:14
                [year] => 2021
                [month] => 12
                [post_type] => post
            )
    
        [19] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 238930
                [post_name] => hanukkah-begins
                [post_title] => Hanukkah Begins
                [post_author] => 1
                [post_date] => 2021-12-02 07:49:29
                [year] => 2021
                [month] => 12
                [post_type] => post
            )
    
        [20] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 238961
                [post_name] => thanksgiving-recipes-in-prostart
                [post_title] => Thanksgiving Recipes in ProStart
                [post_author] => 1
                [post_date] => 2021-11-24 08:11:45
                [year] => 2021
                [month] => 11
                [post_type] => post
            )
    
        [21] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 238972
                [post_name] => national-apprenticeship-week-2021
                [post_title] => National Apprenticeship Week 2021
                [post_author] => 1
                [post_date] => 2021-11-09 08:15:36
                [year] => 2021
                [month] => 11
                [post_type] => post
            )
    
        [22] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242161
                [post_name] => national-native-american-heritage-month-some
                [post_title] => National Native American Heritage Month- Some Chefs You Should Know About
                [post_author] => 1
                [post_date] => 2021-11-02 21:48:49
                [year] => 2021
                [month] => 11
                [post_type] => post
            )
    
        [23] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242162
                [post_name] => spooky-dishes-in-prostart
                [post_title] => Spooky Dishes in ProStart
                [post_author] => 1
                [post_date] => 2021-10-28 20:30:05
                [year] => 2021
                [month] => 10
                [post_type] => post
            )
    
        [24] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242163
                [post_name] => fall-dishes-in-prostart
                [post_title] => Fall Dishes in ProStart
                [post_author] => 1
                [post_date] => 2021-10-22 16:44:55
                [year] => 2021
                [month] => 10
                [post_type] => post
            )
    
        [25] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242164
                [post_name] => happy-national-hispaniclatinx-heritage-month
                [post_title] => Happy National Hispanic/LatinX Heritage Month!
                [post_author] => 1
                [post_date] => 2021-09-14 15:54:26
                [year] => 2021
                [month] => 9
                [post_type] => post
            )
    
        [26] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242165
                [post_name] => back-to-school-educator-highlight-nick-brandler
                [post_title] => Back to School Educator Highlight- Nick Brandler
                [post_author] => 1
                [post_date] => 2021-09-13 17:27:23
                [year] => 2021
                [month] => 9
                [post_type] => post
            )
    
        [27] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242166
                [post_name] => national-culinary-arts-month-educator-highlight
                [post_title] => National Culinary Arts Month Educator Highlight- Mary Beth Brace
                [post_author] => 1
                [post_date] => 2021-07-29 18:15:17
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [28] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242167
                [post_name] => national-culinary-arts-month-educator-highlight-2
                [post_title] => National Culinary Arts Month Educator Highlight- Bill Walker
                [post_author] => 1
                [post_date] => 2021-07-26 17:06:01
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [29] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242168
                [post_name] => national-culinary-arts-month-educator-highlight-3
                [post_title] => National Culinary Arts Month Educator Highlight- Cody Hayes
                [post_author] => 1
                [post_date] => 2021-07-23 19:59:27
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [30] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242169
                [post_name] => national-culinary-arts-month-educator-highlight-4
                [post_title] => National Culinary Arts Month Educator Highlight- Leigh Howlett
                [post_author] => 1
                [post_date] => 2021-07-22 16:53:37
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [31] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242170
                [post_name] => national-culinary-arts-month-educator-highlight-5
                [post_title] => National Culinary Arts Month Educator Highlight - Kristy Clarke
                [post_author] => 1
                [post_date] => 2021-07-16 19:18:06
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [32] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242171
                [post_name] => july-is-national-culinary-arts-month
                [post_title] => July is National Culinary Arts Month
                [post_author] => 1
                [post_date] => 2021-07-06 21:05:49
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [33] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242172
                [post_name] => celebrating-pride-month-lgbtq-chef-cookbooks
                [post_title] => Celebrating Pride Month:  LGBTQ+ Chef Cookbooks You’ll Love
                [post_author] => 1
                [post_date] => 2021-06-25 14:31:58
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [34] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242173
                [post_name] => celebrating-pride-month-lgbtq-chefs-on-diversity
                [post_title] => Celebrating Pride Month: LGBTQ+ Chefs on Diversity in the Industry
                [post_author] => 1
                [post_date] => 2021-06-15 16:18:09
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [35] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242174
                [post_name] => celebrating-pride-month-with-the-restaurant
                [post_title] => Celebrating Pride Month with the Restaurant Industry
                [post_author] => 1
                [post_date] => 2021-06-03 21:34:44
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [36] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242175
                [post_name] => celebrating-asian-american-and-pacific-islander
                [post_title] => Celebrating Asian American and Pacific Islander Heritage Month
                [post_author] => 1
                [post_date] => 2021-05-17 21:41:53
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [37] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242176
                [post_name] => give-us-your-best-pitch-virtual-student
                [post_title] => “Give us Your Best Pitch” Virtual Student Competition - Meet the Winners!
                [post_author] => 1
                [post_date] => 2021-05-04 21:27:56
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [38] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242177
                [post_name] => nraef-summer-institutes-goes-digital-meet-the
                [post_title] => NRAEF Summer Institutes Goes Digital - Meet the Instructors!
                [post_author] => 1
                [post_date] => 2021-04-20 21:43:11
                [year] => 2021
                [month] => 4
                [post_type] => post
            )
    
        [39] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242178
                [post_name] => i-said-no-to-joining-a-womens-group
                [post_title] => I Said “No” to Joining a Women’s Group
                [post_author] => 1
                [post_date] => 2021-03-29 14:11:57
                [year] => 2021
                [month] => 3
                [post_type] => post
            )
    
        [40] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242179
                [post_name] => apprenticeship-employer-spotlight-maru-sushi
                [post_title] => Apprenticeship Employer Spotlight: Maru Sushi
                [post_author] => 1
                [post_date] => 2021-03-25 19:01:28
                [year] => 2021
                [month] => 3
                [post_type] => post
            )
    
        [41] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242180
                [post_name] => black-content-creators-you-should-follow-on-social
                [post_title] => Black Content Creators You Should Follow on Social Media
                [post_author] => 1
                [post_date] => 2021-02-25 21:12:14
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [42] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242181
                [post_name] => scholarship-spotlight-lauren-reynolds-sysco
                [post_title] => Scholarship Spotlight: Lauren Reynolds, Sysco Scholarship Recipient
                [post_author] => 1
                [post_date] => 2021-02-24 16:12:29
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [43] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242182
                [post_name] => how-to-write-a-great-essay-for-your-scholarship
                [post_title] => How to Write A Great Essay for Your Scholarship Application
                [post_author] => 1
                [post_date] => 2021-02-10 17:21:01
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [44] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242183
                [post_name] => scholarship-spotlight-stephen-p-donatone
                [post_title] => Scholarship Spotlight: Stephen P. Donatone Endowment
                [post_author] => 1
                [post_date] => 2021-02-05 00:36:57
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [45] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242184
                [post_name] => honoring-black-history-month
                [post_title] => Honoring Black History Month
                [post_author] => 1
                [post_date] => 2021-02-02 00:05:52
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [46] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242185
                [post_name] => how-to-apply-for-nraef-scholarships
                [post_title] => How to Apply for NRAEF Scholarships
                [post_author] => 1
                [post_date] => 2021-01-15 17:00:24
                [year] => 2021
                [month] => 1
                [post_type] => post
            )
    
        [47] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242186
                [post_name] => celebrating-national-native-american-heritage
                [post_title] => Celebrating National Native American Heritage Month
                [post_author] => 1
                [post_date] => 2020-11-16 19:40:35
                [year] => 2020
                [month] => 11
                [post_type] => post
            )
    
        [48] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242187
                [post_name] => future-focus-connecting-opportunity-youth-to
                [post_title] => Future Focus: Connecting Opportunity Youth to Apprenticeship
                [post_author] => 1
                [post_date] => 2020-11-12 16:28:19
                [year] => 2020
                [month] => 11
                [post_type] => post
            )
    
        [49] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242188
                [post_name] => why-prostart-and-apprenticeship-make-a-good-fit
                [post_title] => Why ProStart and Apprenticeship make a good fit: with ProStart Instructor Chef David Bochmann
                [post_author] => 1
                [post_date] => 2020-11-12 15:09:06
                [year] => 2020
                [month] => 11
                [post_type] => post
            )
    
        [50] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242189
                [post_name] => happy-national-hispanic-heritage-month
                [post_title] => Happy National Hispanic Heritage Month!
                [post_author] => 1
                [post_date] => 2020-09-29 20:47:35
                [year] => 2020
                [month] => 9
                [post_type] => post
            )
    
        [51] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242190
                [post_name] => celebrating-international-womens-day-at-prostart
                [post_title] => Celebrating International Women’s Day at ProStart®
                [post_author] => 1
                [post_date] => 2020-03-04 17:17:59
                [year] => 2020
                [month] => 3
                [post_type] => post
            )
    
        [52] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242191
                [post_name] => why-young-black-chefs-need-mentors
                [post_title] => Why Young Black Chefs Need Mentors
                [post_author] => 1
                [post_date] => 2020-02-18 15:42:03
                [year] => 2020
                [month] => 2
                [post_type] => post
            )
    
        [53] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242192
                [post_name] => celebrating-cte-month-at-prostart
                [post_title] => Celebrating CTE Month at Prostart
                [post_author] => 1
                [post_date] => 2020-02-11 16:10:06
                [year] => 2020
                [month] => 2
                [post_type] => post
            )
    
        [54] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242193
                [post_name] => national-mentoring-month
                [post_title] => National Mentoring Month
                [post_author] => 1
                [post_date] => 2020-01-17 16:57:16
                [year] => 2020
                [month] => 1
                [post_type] => post
            )
    
    )
    
  • 2023 (4)
  • 2022 (14)
  • 2021 (29)
  • 2020 (8)