{{ theme()->getPageTitle() }}

Right to Left (RTL) version of {!! theme()->getProductNameHtml() !!} can be easily setup with special Laravel Mix plugin that depends on RTLCSS  tools.

  1. Find the webpack.mix.js file.
  2. Uncomment this part of the code in the webpack.mix.js file.