{{$user_info->name}}

{{$user_info->designation}}

{{$user_info->address}}

Connect with me

@foreach ($user_social_link as $social_link ) {{--
--}} @if ($social_link->social_icon=='Facebook' ) @endif @if ($social_link->social_icon=='Instagram' ) @endif @if ($social_link->social_icon=='Twitter' ) @endif @if ($social_link->social_icon=='linkedin' ) @endif @if ($social_link->social_icon=='Youtube' ) @endif @if ($social_link->social_icon=='WhatsApp' ) @endif @if ($social_link->social_icon=='Tiktok' ) @endif @if ($social_link->social_icon=='Snapchat' ) @endif @endforeach