@if(Auth::user()->profileImage && Auth::user()->provider != '')
@elseif(!empty(Auth::user()->profileImage))
@else
@endif
{{ Auth::user()->name}} {{ Auth::user()->lname}}
{!! csrf_field() !!} Choose Profile Image