ListStandards::route('/'), 'create' => CreateStandard::route('/create'), 'edit' => EditStandard::route('/{record}/edit'), ]; } }