@extends('layouts.layout-adv') @section('title', 'Layout Advance') @section('breadcrumb-item', 'Layout') @section('breadcrumb-item-active', 'Layout Advance') @section('css') @endsection @section('content')
Background Color
set background class in .preset and .preset-* in <body>
Background Gradient Color
set background class in .preset and .preset-gradient-* in <body>
@endsection @section('scripts') @endsection