@extends('layouts.app') @section('title', 'New Customer') @section('content')
@csrf
@error('display_name')
{{ $message }}
@enderror
@error('email')
{{ $message }}
@enderror
+91
+91
INR

You can upload a maximum of 10 files, 10MB each

Billing Address
+91
Shipping Address
+91
Note:
  • Add and manage additional addresses from this Customers and Vendors details section.
  • You can customise how customers' addresses are displayed in transaction PDFs. To do this, go to Settings > Preferences > Customers and Vendors, and navigate to the Address Format sections.
SALUTATION FIRST NAME LAST NAME EMAIL ADDRESS WORK PHONE MOBILE
+91
+91
@endsection