@lang('superadmin::lang.active_subscription')
{{$active->package_details['name']}}
@lang('superadmin::lang.end_date') : {{@format_date($active->end_date)}}
@lang('superadmin::lang.remaining', ['days' => \Carbon::today()->diffInDays($active->end_date)])
@lang('superadmin::lang.no_active_subscription')
@endif @if(!empty($nexts)) @foreach($nexts as $next){{$next->package_details['name']}}
@lang('superadmin::lang.end_date') : {{@format_date($next->end_date)}}
{{$row->package_details['name']}}
@lang('superadmin::lang.all_subscriptions')
| Package Name | Start Date | Trail End Date | End Date | Price | Paid Via | Payment Transaction ID | Status | Created At | Created By | @lang('messages.action') |
|---|