@extends('layouts.app') @section('title') Form Repeater @endsection @section('content')
Repeater
Add
Name
Email
Remove
Name
Email
Remove
Name
Email
Remove
@endsection @push('script') @endpush