@extends('adminlayout.dashadmin') @section('content')


@if(Session::has('message'))

{{ Session::get('message') }}

@endif

New Sale Customer*

@csrf
@error('city')

{{ $message }}

@enderror
@error('pin')

{{ $message }}

@enderror


SERIAL WARRANTY MODEL TYPE QTY MRP UNIT PRICE TAXABLE AMOUNT GST(%) GST(AMT.) DISCOUNT TOTAL VALUE
Payable Amount

 
Payment Method  
Paid Amount
0
 
@endsection