diff --git a/app/Views/invoice_form.php b/app/Views/invoice_form.php index bd5e2458..b1172eef 100644 --- a/app/Views/invoice_form.php +++ b/app/Views/invoice_form.php @@ -24,10 +24,11 @@
- customer_id === $invoice_details['customer_id']) { $displayvalue = $customer->first_name . ' ' . $customer->last_name; @@ -38,9 +39,7 @@ - - - + + + +
Please select customer.