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

{{__('Create Invoice')}}

@csrf






0

 
{{__('Sub Total')}} 0
{{__('Tax Rate')}} 0
{{__('Discount Type')}} {{trans('file.Discount')}} {{__('Discount Amount')}}
{{__('Grand Total')}} 0
@endsection @push('scripts') @endpush