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