@include('emails.common.header') @component('emails.common.table') @component('emails.common.td') @component('emails.common.p') Hello {{$consultant->first_name }}, @endcomponent @component('emails.common.p') Your Consulting Marketplace Membership is coming to an end. @endcomponent @component('emails.common.p') We hope you have received value from posting your profile on the Consulting Marketplace. @endcomponent @component('emails.common.p') To renew your membership please click on the following link and choose your preferred payment plan: Link to Package Renewal @endcomponent @component('emails.common.p') Remember, you miss 100% of the shots you don’t take. @endcomponent @endcomponent @component('emails.common.td') @component('emails.common.secondary_footer') @endcomponent @endcomponent @endcomponent @include('emails.common.footer')