@php $batch_caption = $session_master->batch_caption; @endphp
| Mentor Name | Roles | Startup Categories |
|---|---|---|
| {{ $_mentors->full_name }} |
|
@if(@$strtp_cat_arr)
@foreach($strtp_cat_arr as $cat_id => $_category_name)
@else
--
@endif
{{ $_category_name }}
@if($loop->index == 2 )
View More
@break
@endif
@endforeach
|