@if($mycountry=="IN")
₹ {{$apk->price}}
@if($apk->price!=$apk->mrp)
₹{{$apk->mrp}} {{ (int)(100-($apk->price*100)/$apk->mrp) }}% off
@endif
@else
$ {{$apk->price_usd}}
@if($apk->price_usd!=$apk->mrp_usd)
₹{{$apk->mrp_usd}} {{ (int)(100-($apk->price_usd*100)/$apk->mrp_usd) }}% off
@endif
@endif
Question limit: {{ $apk->question_limit }}
Validity: {{ $apk->period }}
Email, Chat, On-Call Support
Access to Advanced Features (Create folders and ask multiple PDFs at a time)
No Time limit
Embed Chat Window Anywhere
Improved Performance & Responses with GPT 4.0
@if(auth()->user())
Upgrade Now
@endif