@extends('layouts/app') @section('content')

Dashboard Raport

to
RESULT

{{ $count_training}}

JUMLAH TRAINING
Jumlah karyawan yang telah di training
KARYAWAN YANG TIDAK MENGIKUTI TRAINING
@foreach($modelNotTraining as $key => $value) @endforeach
Training Jumlah download
{{$key}} {{$value}} download
@if($akses->is_export == 1) @endif
Nik Nama cabang divisi tanggal Nama Training Score
@endsection @push('scripts') @endpush