* Added document title to UserLayout by identifying the current route object and using its name kaey to set the title
* Adjusment to document title
* feat: use same getPageTile function
* using dropdown to select the language
* Brazilian portuguese idiome
* lang: change the select language dropdown label to "Languages" instead
of showing the current language.
* lang: change the select language dropdown label to "Languages" instead
of showing the current language.
* Select language from login and register
* Refactored SelectLang component
* Localized login to portuguese
* move background on login page to correct position on large screens
* promote antd layout and content - tweak mobile styles
* simplify width in login and register page
* adjust menu and router config
* rebase master
* remove invalid breadcrumb item
* add nested layout
* Some improvements
* get name from menu.js
* - use HOC to pass routerData instead of context