ListSystems::route('/'), 'create' => CreateSystem::route('/create'), 'edit' => EditSystem::route('/{record}/edit'), ]; } }