@extends('app') @section('content') Due Sale Service Home HR Due Sale @csrf @foreach ($diagnostic_test_ids as $item) @endforeach Branch Main Branch Patient: {{ $user->gender == 1 ? 'Male' : "Femail" }} Date {{csrf_field()}} Payment Type Please Select an option 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')