I have a problem with the "page-title" in the layout, using laravel.<pre lang="php"></pre>
When i use this settings in config/demo1/general.php:
// Page title
"page-title" => array(
"display" => true, // Display page title
"breadcrumb" => true, // Display breadcrumb
"description" => true, // Display description
"layout" => "default", // Set layout(default|select)
"direction" => "row", // Flex direction(column|row))
"responsive" => true, // Move page title to cotnent on mobile mode
"responsive-breakpoint" => "lg", // Responsive breakpoint value(e.g: md, lg, or 300px)
"responsive-target" => "#kt_header_nav" // Responsive target selector
),
<div data-kt-swapper="true" data-kt-swapper-mode="prepend" data-kt-swapper-parent="{default: '#kt_content_container', 'lg': '#kt_header_nav'}" class="d-flex align-items-center me-3 flex-wrap mb-5 mb-lg-0 lh-1">
<div data-kt-swapper="true" data-kt-swapper-mode="prepend" data-kt-swapper-parent="{default: "#kt_content_container", "lg": "#kt_header_nav"}" class="d-flex align-items-center me-3 flex-wrap mb-5 mb-lg-0 lh-1">
Wanna enjoy a live match of your favourite football team with thrilling arabic commentary , but cant find the right app that match your problem ? Dont worry ! I have got a solution for this Problem And Its YACINE TV APK !
Yacine TV provides live football streams, latest news, and entertainment with best experience . So if you’re a football fan or just wanna watch your favorite TV shows, it has everything that u love , And the BEST PART ? It’s completely FREE! Just watch all the premium content without spending a single Penny !
As Yacine TV isn’t available on the Google Play Store. so u have to hit the download button and unlock a world of premium content on your fingertips. So, what are you waiting for ? Download Yacine TV APK now, and take your streaming experience to the next level.
Hi
Please try to use it with {!! .. !!} instead of {{ .. }}. For example;
{!! theme()->printHtmlAttributes("body") !!}
it works perfectly