@if(nCount($printHead) > 0) {!! $printHead->description !!} @endif

Name : {{$employee_name}},Department : {{$department_name}}
@if(nCount($results) > 0) {{$sl=null}} @foreach($results as $value) @if($value['start_date'] !='') @else @endif @endforeach @else @endif
S/L Training Type Training Duration Status
{{++$sl}} {{$value['training_type_name']}}{{$value['start_date']}} To {{$value['end_date']}}-- @php if($value['action'] == "Yes"){ echo ""; }else{ echo "--"; } @endphp
No data have found !