Package selected:

@if(isset($duplicateCheckoutPlan)) {{ $duplicateCheckoutPlan }} @endif

1 month free trial

Package description:

Full use of interactive map
Direct messaging
Join/host group walks
Newsfeed
Save money on perks

Referral Code:

@if(isset($referral_code_error)) {{ $referral_code_error }} @endif @if(isset($referral_code_success)) {{ $referral_code_success }} @endif

Price details:

Premium monthly package
£{{ $plan->price }}
VAT
£{{ $tax }}
Total charge:
£{{ $total_price }}

This package includes 1 month free trial, you won’t be charged until {{ Carbon\Carbon::now()->addMonth()->format('d/m/Y')}}

@push('modals') @livewire('modals.payment-error-popup', ['plan'=>$plan, 'total_price'=>$total_price], key(rand())) @livewire('modals.payment-success-popup', ['plan'=>$plan, 'total_price'=>$total_price], key(rand())) @endpush