@if(Auth::user()->securityshare == '1')
We have received your request for Partnership. It can take upto 24 hours to process the Request.
@endif
@if(Auth::user()->securityshare == '2')
Your IB account is already created
@endif
@if(empty(Auth::user()->securityshare) || Auth::user()->securityshare == '')
@endif