@extends('front.master') @section('title','Form Insert') @section('content')

40FT AGREEMENT


{!! csrf_field() !!}
@foreach($invoices as $invoice) @endforeach

Items

Amount

Transportation

Disbursement Fee

VAT



@endsection