perbaikan kertas kerja
This commit is contained in:
@@ -470,7 +470,7 @@ class PenilaiController extends Controller
|
||||
|
||||
// return view('lpj::component.kertas-kerja-tes
|
||||
// ', compact('permohonan', 'data'));
|
||||
return Excel::download(new KertasKerjaExport($permohonan, $data), 'kertas-kerja.xlsx');
|
||||
return Excel::download(new KertasKerjaExport($exportData), 'kertas-kerja.xlsx');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user