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