@if(\Carbon\Carbon::now('Asia/Calcutta')->diffInDays(\Carbon\Carbon::createFromFormat('Y-m-d', $user->trial_end_date), false) < 0 && is_null($activePlan))
@elseif(\Carbon\Carbon::now('Asia/Calcutta')->diffInDays(\Carbon\Carbon::createFromFormat('Y-m-d', $user->trial_end_date), false) == 0 && is_null($activePlan))
@endif
@if(!is_null($activePlan))
@endif
You have to buy a plan to continue.
Your trial period is going to end tomorrow.
Your current plan is {{ ucwords($activePlan->plan->plan_name) }}. This plan will expire {{ $activePlan->plan_expires_on->diffForHumans() }}
@foreach($plans as $key=>$plan)
@endforeach
@if(!is_null($plan->discount))
Save 20%
@endif
{{ ucwords($plan->plan_name) }}
@if(!is_null($plan->discount))
@endif
{{ number_format($plan->plan_price + $plan->discount) }}
@endif
{{ number_format($plan->plan_price) }}
for {{ $plan->plan_duration_days }} days
30-day Free Trial
@foreach($features as $feat)
@endforeach
{{ $feat->feature_name }}
PRO
NA
Upcoming Features
All Features of basic plan
Manage Daily Tasks
Customer Weight Report
Create & Send Diet Plan
Live Chat With Customer
Inventory Management
Exercise Scheduling
Staff Management
Referral Management
Customer Photo ID Generation
Password Protection
Manage Your Expenses
Create Group Memberships
Track Sales & Marketing Campaigns
Customer Portal