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