@extends('layouts.master') @section('title')Carousel @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') UI Elements @endslot @slot('title') Carousel @endslot @endcomponent @endsection