name('share.attendance'); Route::get('/share/tugas/{course}', [ShareAssignmentController::class, 'show'])->name('share.assignment');