Mrs. Pakistan World

Mrs. Pakistan World is a beauty pageant hosted in Toronto, Canada for married women of Pakistani descent[1].

Mrs. Pakistan World
MottoCelebrate the woman in you!
Formation2007
TypeBeauty Pageant
HeadquartersToronto, Lahore
Location
Official language
English, Urdu
President
Sonia Ahmed Since 2007.
WebsiteMrs. Pakistan Official website

History

Mrs. Pakistan World contest was launched in 2007[2] with Misbah Yasin-Iqbal[3] being the first winner. Saiyma Haroon, Mrs. Pakistan World 2012 was the first Pakistani married woman to win from Norway. In 2018, Usma Kashaf[4] was sent to Lady of Brilliancy in Taiwan and won the title "Lady of Popularity" for Pakistan.

Titleholders

Year Representative Province References
2020 Ravish Zahid - Thomas Punjab [5]
2019 Humaira Iqbal Punjab
2017/2018 Usma Kashaf Punjab [6]
2016 Muskan Jay Punjab [7]
2015 Noor Sheheryar Punjab [8]
2014 Mariam Mohammad Khyber Pakhtunkhwa [9]
2013 Farah Mahmood Punjab [10]
2012 Saiyma Haroon Punjab [11]
2011 Nyla Hasan Sindh [12]
2009/2010 Tahmena Bokhari Punjab [13]
2008 Saman Hasnain Punjab [14]
2007 Misbah Yasin-Iqbal Sindh [15]
gollark: ... how?
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.
gollark: ++exec```testtest2```
gollark: ++eval-polish + 1 1

References

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.