ListPlatforms::route('/'), 'create' => CreatePlatform::route('/create'), 'edit' => EditPlatform::route('/{record}/edit'), ]; } }