@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 profile is now live to the general public; take a look at your new Profile Page @endcomponent @component('emails.common.span') The Consulting Marketplace acts as a lead generator and will take the following process: @endcomponent
@component('emails.common.span') Tips to being a strong consultant: @component('emails.common.ul')
  • Respond to requests as soon as possible
  • Once you have accepted a request expect a call
  • Stick to the hourly rate on your profile when asked about pricing
  • When engaged deliver what you have promised
  • @endcomponent @endcomponent @component('emails.common.p') Remember to maintain positive relations with everyone as you never know what opportunities it can unlock. @endcomponent @endcomponent @component('emails.common.td') @component('emails.common.secondary_footer') @endcomponent @endcomponent @endcomponent @include('emails.common.footer')