@extends('layouts.vertical', ['title' => 'Material Skin']) @section('html_attribute') data-skin="material" data-menu-color="light" data-topbar-color="dark" @endsection @section('content')
data-skin="material" in the <html> tag to use the Material
theme.