@extends('layout') @section('title')
{{__('user.Package')}} |
{{ $pricing_plan->plan_name }} |
{{__('user.Price')}} |
{{ $currency_icon }}{{ $pricing_plan->plan_price }} |
{{__('user.Expired')}} |
{{ date('d M Y', strtotime($plan_expired_date)) }} |
{{__('user.Property')}} |
@if ($pricing_plan->number_of_property == -1) {{__('user.Unlimited')}} @else {{ $pricing_plan->number_of_property }} @endif |
{{__('user.Featured Property')}} |
@if ($pricing_plan->featured_property == 'enable') {{__('user.Available')}} @else {{__('user.Unavailable')}} @endif |
{{__('user.Featured Property')}} |
@if ($pricing_plan->featured_property_qty == -1) {{__('user.Unlimited')}} @else {{ $pricing_plan->featured_property_qty }} @endif |
{{__('user.Top Property')}} |
@if ($pricing_plan->top_property == 'enable') {{__('user.Available')}} @else {{__('user.Unavailable')}} @endif |
{{__('user.Top Property')}} |
@if ($pricing_plan->top_property_qty == -1) {{__('user.Unlimited')}} @else {{ $pricing_plan->top_property_qty }} @endif |
{{__('user.Urgent Property')}} |
@if ($pricing_plan->urgent_property == 'enable') {{__('user.Available')}} @else {{__('user.Unavailable')}} @endif |
{{__('user.Urgent Property')}} |
@if ($pricing_plan->urgent_property_qty == -1) {{__('user.Unlimited')}} @else {{ $pricing_plan->urgent_property_qty }} @endif |
{{__('user.Aminities')}} |
{{__('user.Unlimited')}} |
{{__('user.Image Gallery')}} |
{{__('user.Unlimited')}} |
{{__('user.Nearest Location')}} |
{{__('user.Unlimited')}} |
{{__('user.Property Plan')}} |
{{__('user.Unlimited')}} |
{{__('user.Additional Information')}} |
{{__('user.Unlimited')}} |
{!! clean(nl2br($bankPayment->account_info)) !!}
{{ $mobile_app->description }}