@extends('layouts.master') @section('title', 'Layout 2') @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