@extends('layouts.master') @section('page_title', 'Billing') @section('title', 'Billing') @section('main_item', 'Billing') @section('content') @if (session('pdf')) @endif
Add
business_location != '1') style="display: none" @endif>
@csrf
Image Product Quantity Selling Price Line Total
{{-- --}}
{{-- reset button --}}
{{-- category filter --}}
{{-- sub category filter --}}
{{-- attribute filter --}}
{{-- unit filter --}}

Add Payment

@error('invoice_total') @enderror
@error('invoice_discount') @enderror
@error('invoice_subtotal') @enderror
@endsection @section('scripts') @endsection