@extends('layouts.master') @section('title', 'Layout Dark') @section('css') @endsection @section('breadcrumb')
Add the class="dark-only" to the body tag to get this layout.
<!-- Cod Box Copy begin -->
<div class="card-body">
<span>Start Here</span>
</div>
<!-- Cod Box Copy end -->