user() && auth()->user()->plan && auth()->user()->plan->type == 'monthly') x-data="{ isAnnual: false , annualPlan: false}" @elseif(auth()->user() && auth()->user()->plan && auth()->user()->plan->type == 'yearly') x-data="{ isAnnual: true , annualPlan: true }" @else x-data="{ isAnnual: false, annualPlan: false }" @endif >

Pricing

Basic

£0

Interactive map (click and view businesses only)
Newsfeed full function
@if(auth()->user() && auth()->user()->plan && auth()->user()->plan->name == 'Free')

Activated

@else Get started @endif
Most popular

Premium

1 month free

£

Save £7 per year

Interactive map (full use)
Direct messaging
Join/host group walks
Newsfeed
Save money on perks
Leave & View reviews
Perk section
@if(auth()->user() && auth()->user()->plan && auth()->user()->plan->name == 'Premium')

Activated

Change plan @else Start free trial @endif
{{--

Pro

1 month free

£

Save £7 per year

Interactive map (full use)
Direct messaging
Join/host group walks
Newsfeed
Save money on perks
Leave & View reviews
Perk section
@if(auth()->user() && auth()->user()->plan && auth()->user()->plan->name == 'Pro')

Activated

@else Start free trial @endif
--}}