@component('mail::layout') {{-- Header --}} @slot('header') @component('mail::header', ['url' => config('app.url')]) @endcomponent @endslot {{-- Body --}}

Welcome Esteemed 2023 Business Leaders'Summit Delegate.

We believe you are set for the Summit that is starting this week on Thursday at Sunbird Nkopola.
Please find the Program of the Summit.
Dress Code is Smart Casual. Always carry something warm. The weather at the lake can get hostile at any point.
Also note that we shall have the Minister of Trade and Industry from Saturday afternoon until the Networking Dinner. Do get in touch with the Secretariat should you want to interact with the Minister.

{{-- Footer --}} @slot('footer') @component('mail::footer')
© {{ date('Y') }} {{ getAppName() }}.
@endcomponent @endslot @endcomponent