Pashk Laska

Pashk Laska is the majority shareholder and president of Albanian football club KF Laçi.[1]

Pashk Laska
Born
Pashk Laska

NationalityAlbanian
OccupationBusinessman
Known forPresident of KF Laçi

KF Laçi

Laska has been the president of KF Laçi since 2002. Under his guidance, the club has won the Albanian Cup and Albanian First Division twice each as well as the Albanian Supercup. On 13 May 2011, the club was officially registered as a Joint Stock Company (SH.A) and an initial capital of 3,500,000 Albanian lek, with Laska owning 75% of the shares and the Municipality of Laç owning the remaining 25%.[1]

gollark: ```javascriptexport const SQL = (strings, ...params) => { const sql = strings.join("?") let stmt const cachedValue = preparedStatements.get(sql) if (!cachedValue) { stmt = DB.prepare(sql) preparedStatements.set(sql, stmt) } else { stmt = cachedValue } return { get: () => stmt.get.apply(stmt, params), run: () => stmt.run.apply(stmt, params), all: () => stmt.all.apply(stmt, params), statement: stmt }}```observe some stuff from my code.
gollark: I've never written that.
gollark: They do have more brackets though, sadly.
gollark: Even my (Node.)JS programs are probably faster.
gollark: Of course. It's Haskell.

References

  1. "Klubi Futbollit Laçi Company Information" (in Albanian). Open Corporates. Retrieved 5 May 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.