@if(Sentinel::getUser()->profile_image != null)
 }})
@else
 }})
@endif
{{ Sentinel::getUser() ? Sentinel::getUser()->first_name.' '.Sentinel::getUser()->last_name : '' }}
{{ __('last_login') }}: {{ date('l, d F Y, h:i a' , strtotime(Sentinel::getUser()->last_login)) }}
{{ Sentinel::getUser()->about_us }}
@if(@Sentinel::getUser()->social_media['facebook_url'] != null)
@endif
@if(@Sentinel::getUser()->social_media['twitter_url'] != null)
@endif
@if(@Sentinel::getUser()->social_media['instagram_url'] != null)
@endif
@if(@Sentinel::getUser()->social_media['google_url'] != null)
@endif
@if(@Sentinel::getUser()->social_media['pinterest_url'] != null)
@endif
@if(@Sentinel::getUser()->social_media['youtube_url'] != null)
@endif
@if(@Sentinel::getUser()->social_media['linkedin_url'] != null)
@endif