@extends('layout.app') @section('content')

Create Invoice

@csrf
Service Description From Date To Date Quantity Rate Vat Value Action
Sub Total
Paid
Due
@endsection @section('ajax') @endsection