Works in the lab of @if($user->investigator->status == 'Active') {{ $user->investigator->full_name ?? '' }} @else {{ $user->investigator->full_name ?? '' }} @endif
Research and Expertise
Fields : {{ $user->research_fields ?? '' }}
WebPage : {{$user->other_info->lab_webpage}}
@endif @if(!empty($user->cv_single_file))Download CV![]()
{!!nl2br(substr($user->other_info->research_description??"", 0, $textLength))!!}@if($stringLength >= $textLength){!!nl2br(substr($user->other_info->research_description, $textLength))!!}@endif
WebPage : {{$user->other_info->lab_webpage}}
@endif @if(!empty($user->cv_single_file))Download CV![]()