ListPrograms::route('/'), 'create' => CreateProgram::route('/create'), 'edit' => EditProgram::route('/{record}/edit'), ]; } }