@extends('layouts.vertical', ['title' => 'Scrollable Layout']) @section('html_attribute') data-layout-position="scrollable" @endsection @section('css') @endsection @section('content')
data-layout-position="scrollable" to the
<html> tag.