@section('title') {{ 'Dashboard - Reply reviews' }} @endsection @php $planName = $user->subscription->plan->name; $now = \carbon\Carbon::now(); $expire = \carbon\Carbon::create($user->subscription->expired_at); $planExpired = $now->greaterThanOrEqualTo($expire); @endphp {{ __('Dashboard') }} REPLY.REVIEWS AI POWERED REPLIES Current Plan: {{ $user->subscription->plan->name }} Remaining Credits : {{ $user->getRemainingCharges('ai-replies') }} Total Reply Credits : {{ $user->getTotalCharges('ai-replies') }} /month Upgrade Plan Add Reply Extension to Chrome
AI POWERED REPLIES
Current Plan: {{ $user->subscription->plan->name }}
Remaining Credits : {{ $user->getRemainingCharges('ai-replies') }}
Total Reply Credits : {{ $user->getTotalCharges('ai-replies') }} /month
Upgrade Plan
Add Reply Extension to Chrome