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