@extends('app-new') @push('content-header') @endpush @section('content')
@csrf @method('PUT') {{-- Customer --}}
{{-- Billing Address --}}
{{-- Address Line 2 --}}
{{-- Landmark --}}
{{-- Billing Country --}}
{{-- Billing State --}}
{{-- Billing City --}}
{{-- Billing Pincode --}}
{{-- GST Treatment --}}
{{-- GSTIN --}}
{{-- Contact Name --}}
{{-- Contact Phone --}}
{{-- Contact Email --}}
{{-- Place of Contact --}}
{{-- State Code --}}
is_default))>
{{-- Buttons --}}
Cancel
@endsection