Student Project/Internship
Total Duration: ({{$this->totalExp}} Weeks)
| # | Company Name | Start Date | End Date | Duration | Letter | Internship | Actions |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{$recDetail->organization}} | {{$recDetail->from_date}} | {{$recDetail->to_date}} | {{$recDetail->experience}} Weeks | @if(!empty($recDetail->letter)) @endif | {{ $recDetail->campus_intern ? 'Campus-Intern' : 'Pre-Intern'}} | @if($recDetail->canModify()) @else @endif |