| Program | Student | Placed | Opt-Out | PPO | Total Placed |
|---|---|---|---|---|---|
| {{ $row->program_name }} | {{ $row->total_students }} | {{ $row->placed }} | {{ $row->opt_out }} | {{ $row->ppo }} | {{ $row->cumulative_placed }} |
| No data available | |||||
| Student: | {{ $summeryReport->total_students }} | |
|---|---|---|
| Placed: | {{ $summeryReport->total_placed }} | |
| PPO: | {{ $summeryReport->total_ppo }} | |
| Opt-Out: | {{ $summeryReport->total_opt_out }} | |
| Cumulative Placed: | {{ $summeryReport->cumulative_placed }} | {{ $summeryReport->cumulative_percentage }}% |