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