{{ __('Show Listing') }}

@section('content')

Billing Details

@csrf
@if($listing->type > 1) @foreach ($membership as $plan )
id ? 'checked' : ''}}>
@endforeach @else Regular price from date {{ $listing->start_duration }} to {{ $listing->end_duration}} to date - {{ $finalPriceWithExtended}} $ @endif
{{--
--}}
@error('region_id') {{ $message }} @enderror
@error('area_id') {{ $message }} @enderror
{{-- --}} @error('address') {{ $message }} @enderror
@error('postal_code') {{ $message }} @enderror
@error('phone_number') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
discover mastercard american-express
{{-- --}}
{{--
--}} {{--
paypal
--}}
@endsection @push('js') @endpush @section('js') @endsection