@extends("shared.base", ["title" => "On Hover Menu"]) @section("html_attribute") data-sidenav-size="on-hover-active" @endsection @section("styles") @endsection @section("content")
data-sidenav-size="on-hover-active"
to the
<html>
tag in your layout.