@extends('layouts.contentLayoutMaster') {{-- title --}} @section('title','Form Repeater') @section('content')

Repeating Forms


Project Info

User Profile

ADD NEW
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection