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

@lang('general.create') Invoice

@include('validate')

Invoice @lang('general.details')

Product Name Quantity Price Discount (%) Tax (%) Total
No Products Added
Sub Total
Round Off
Grand Total
@csrf
@endsection @push('scripts') @endpush