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