@extends('layouts.main') @section('main-container')
@if (Session::has('success')) @endif @if ($errors->any())
@endif
Invoice Collection
@csrf

{{--
Invoice List
Inv No. Type & Service Date Net Bill Received Amount Accept Amount Discount Vat AIT Down Time
1347 Others 12-02-2024
Total Amount
Received Detail
Receive Type
Money Receipt No
Collection Date
Bank
Cheque No Cheque Date
Remarks
SMS Notification
--}}
{{-- --}} @endsection