@extends('app') @section('content') Due Sale Service Home HR Due Sale @csrf Patient: {{ $user->gender == 1 ? 'Male' : "Femail" }} Date Payment Type Cash Debit Card Credit Card Total Due(invoice total) Discount % Pay(invoice-pay) Pay Note(pay-note) Due Return 0.00 Complete Sale {{-- --}} {{-- Reset--}} {{-- Form--}} {{-- --}} @endsection @section('extra-js') @endsection @section('script')