@if($setting['hide_views_section'] == '' || $setting['hide_views_section'] == '0')
Views: {{$views}}
@endif
@foreach($user_info as $info)
{{$info->company_name}}
{{$info->first_name}} {{$info->last_name}}@if($info->profession)({{$info->profession}})@endif
{{$info->first_name_another}} {{$info->last_name_another}}@if($info->profession_another)({{$info->profession_another}})@endif
@endforeach
@foreach($user_info as $info)
@endforeach
@if($setting['hide_about_section'] == '' || $setting['hide_about_section'] == '0')