@extends('layouts.app') @section('title','Interns') @section('content')
INTERNSHIP PROGRAM
Separate intern lifecycle, mentor, learning, evaluation and stipend.
| Code | Name | Institution | End | Status | |
|---|---|---|---|---|---|
| {{ $i->intern_code }} | {{ $i->user->name }} | {{ $i->institution }} | {{ optional($i->end_date)->format('Y-m-d') }} | {{ $i->status }} | Development |