@extends('layouts.master') @section('title') @lang('translation.Form_Repeater') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Form Repeater" @endslot @endcomponent

Example

Nested

@endsection @section('script') @endsection