@extends("shared.base", ["title" => "Dark Menu"]) @section("html_attribute") data-menu-color="dark" data-topbar-color="light" @endsection @section("styles") @endsection @section("content")
data-menu-color="dark"
to the
<html>
tag in your layout.