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