@section('title'){{ __('Dashboard') }}@endsection

0

Mailbox Created

0

Emails Received

@if(auth()->user()->subscribedToProduct(config('app.plans')[0]['product_id']))

Your {{ $subscription['name'] }} subscription is active and will be @if($subscription['ends_at']) end at {{ \Carbon\Carbon::make($subscription['ends_at'])->toFormattedDayDateString() }}. @else auto-renew as per the plan you chose. @endif To manage you subscription Click here

@else
@endif