Ask for Ideas
@if(\Auth::user()->ask_idea_plan==0)

You currently have a free plan that includes {{$askIdeaRequestLimit}} free requests. To see how it works, look for Blog help which is located under Write a Post.

For unlimited requests, purchase a suitable plan.
Click here to subscribe now.

@else
@if(\Auth::user()->ask_idea_plan==1) Your current plan is Monthly with unlimited requests. @else Your current plan is Yearly with unlimited requests. @endif @endif