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