Plans / New Plan
@csrf @if($returnToMember) @endif
{{-- Basic Info --}}

Basic Info

@error('name')

{{ $message }}

@enderror
{{-- Pricing & Duration --}}

Pricing & Duration

@error('price')

{{ $message }}

@enderror
Duration:
{{-- Features & Add-ons --}}

Features & Add-ons

@if($addons->count())

Add-ons

@foreach($addons as $addon) @endforeach
@endif
Cancel
{{-- Live Preview --}}

Live Preview