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