@extends('layouts.app') @section('content')
@csrf
Customer is required
{{-- --}}
{{--
Please enter a address
The US zip code must contain 5 digits, Ex. 45678
--}}
Please enter a valid email, Ex., example@gamil.com
Please enter a website, Ex., www.example.com
Please enter a contact number
{{--
Please enter a full name
Please enter a address
Please enter a phone number
Please enter a tax number
Please enter a full name
Please enter a address
Please enter a phone number
Please enter a tax number
--}}
Product Details
Rate
Quantity Amount
Please enter a rate
Please enter a quantity
Delete
Add Item
{{-- --}}
Sub Total
Estimated Tax (0%)
Discount (VELZON15)
Shipping Charge
Total Amount
{{--
Please select a payment method
--}} {{--
--}}
* Required
{{-- Download Invoice Send Invoice --}}
@endsection @section('customjs') @endsection