Plan Details
| Plan Name: | {{ $plan->plan_name }} | |
|---|---|---|
| Plan Description: | {{ $plan->plan_description }} | |
| Plan Type: | @if($plan->item_type == 1)Image | @elseVideo | @endif
| Item Count: | {{ $plan->item_count }} | |
| Plan Price: | {{ $plan->price }} | |
| Plan Offer Price: | {{ $plan->offer_price }} | |
| Per Item Price: | {{ $plan->per_item_price }} | |
| Per Validity: | {{ $plan->valid_upto_months }} Months |