@extends('layouts/contentLayoutMaster') @section('title', 'Form Repeater') @section('content') Invoice Item Name Cost Quantity Price Delete Add New @endsection @section('vendor-script') @endsection @section('page-script') @endsection