RTL Version
HTML
To have dark mode enabled, replace the reference of
app.min.css to
app-rtl.min.css and
bootstrap.min.css to
bootstrap-rtl.min.css and in the
resources/templates/head-script.html file update the html tag
like <html lang="en" dir="rtl">