@@include('header.htm', { "title": "RTL - Sleek Admin Dashboard Template", "vector_map": "", "date_range_picker": "", "select2": "", "ladda": "", "toastr": "", "flag_icon": "", "full_calendar_core": "", "full_calendar_daygrid": "", "data_table": "", "responsive_data_table": "", "expendable_data_table": "" }) @@include('sidebar.htm', { "parent": "documentation", "sub_parent": "documentation", "active": "rtl" }) @@include('top-bar.htm')

RTL Direction

To use RTL direction set the dir='rtl' in <html> and replace assets/css/sleek.css with assets/css/sleek.rtl.css inside <head>


<!-- Rtl Direction -->
<html dir="rtl"></html>

<!-- Stylesheet URL -->
<link id="sleek-css" rel="stylesheet" href="assets/css/sleek.rtl.css">
@@include('footer.htm', { "chart_js": "", "chartjs": "", "google_map": "", "mapjs": "", "vector_map": "", "vector_map_world_mill": "", "vector_map_js": "", "date_range_picker_moment": "", "date_range_picker": "", "date_range_js": "", "select2": "", "ladda_spin": "", "ladda": "", "jquery_mask": "", "toastr": "", "circle_progress": "", "full_calendar_core": "", "full_calendar_daygrid": "", "full_calendar_js": "", "data_table": "", "data_table_bootstrap4": "", "responsive_data_table": "" })