@extends('backend.layouts.main') @section('title', 'MLI ATS | Reports: JAC 15 – Training') @section('content')
| # | Year/Quarter | Describe IPCE Team | CPD Needs Identified | Learning Plan Implemented based on Needs | Internal/External | Time/Resources |
|---|---|---|---|---|---|---|
|
{{ $index + $jac15Reports->firstItem() }}
|
{{ $jac15Report->year_quarter }}
|
{{ Str::words($jac15Report->ipce_team, 4, ' ....') }}
|
{{ Str::words($jac15Report->cpd_need, 4, ' ....') }}
|
{{ Str::words($jac15Report->learning_plan, 4, ' ....') }}
|
{{ $jac15Report->int_ext }}
|
{{ Str::words($jac15Report->time_resources, 4, ' ....') }}
|
| No Data Found | ||||||