@slot('title') {{ __('checkout.billing_details') }} @endslot

{{ __('billing_info.heading') }}

{{ __('billing_info.description') }}

@if($isLoading) @include('skeletons.billing-detail') @else
$errors->has('form.firstName')])>
$errors->has('form.lastName')])>
$errors->has('form.company')]) >
$errors->has('form.email')])>
$errors->has('form.phone')])>
@if($enableGooglePlaces == '1')
$errors->has('form.address')])>
@else
$errors->has('form.country')])>
@if(!empty($form->country) && count($states) > 0)
$errors->has('form.state')])>
@endif
$errors->has('form.city')])>
$errors->has('form.zipcode')])>
@endif
{{ __('profile.latest_changes_the_live') }} {{ __('general.save_update') }}
@endif
@push('scripts' ) @if($enableGooglePlaces == '1') @endif @endpush @push('scripts' ) @if($enableGooglePlaces == '1') @endif @endpush