@if($mainTabWise == 1)
@if($package->rating_count > 2){{number_format(($package->rating),2)}} @else{{'-'}} @endif
@if($package->rating_count > 2) @else @endif
{{$coachingDetails->coaching_name}}
'.$valuess.'
'; } } $package->exam_type = ''.($more_subject[0].' & '.$more_subject[1].' & '.$more_subject[2]).'+'.(count($more_subject)-3).''; } else { $package->exam_type = $package->exam_type; } @endphp {!!$package->exam_type!!}{!!$show_price!!} /-
Attempted by {{$package->total_attempt}}
@if($package->rating_count > 2){{number_format(($package->rating),2)}} @else{{'-'}} @endif
@if($package->rating_count > 2) @else @endif
{{$coachingDetails->city.', '.$coachingDetails->name}}
'.$valuess.'
'; } } $package->exam_type = ''.($more_subject[0].' & '.$more_subject[1].' & '.$more_subject[2]).'+'.(count($more_subject)-3).''; } else { $package->exam_type = $package->exam_type; } @endphp {!!$package->exam_type!!} @if($package->product_type == 2)
Sort By
Joined On: {{date('F d,Y', strtotime($coachingDetails->created_at))}}
Experience: {{$faculty->experience}} Years
@php $faculty_subject = ''; @endphp @php $more_subject = explode(' & ', trim($faculty->subject,' & ')); if(count($more_subject) > 3){ $result_subject = ''; foreach ($more_subject as $keyss=>$valuess) { if($keyss>2){ $result_subject .= ''.$valuess.'
'; } } $faculty_subject = ''.($more_subject[0].' , '.$more_subject[1].' , '.$more_subject[2]).'+'.(count($more_subject)-3).''; } else { $faculty_subject = trim($faculty_subject,' & '); } @endphp{!!$faculty_subject!!}
Exam Covered
@php $exam_covered = ''; @endphp @if($coachingExamTypes) @foreach($coachingExamTypes as $examtypes) @php $exam_covered .= ((isset($examtypes->examTypeName)) ? $examtypes->examTypeName->exam_type : '').' , '; @endphp @endforeach @endif {{trim($exam_covered, ' , ')}}Address
{{$coachingDetails->city.', '.$coachingDetails->name}}