@extends('layouts.master') @section('title') @lang('translation.Colored_Sidebar') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Layouts @endslot @slot('title') Colored Sidebar @endslot @endcomponent @endsection @section('script') @endsection