| @{{field.name}} | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{trans('base::general.not_found')}} | |||||||||||
|
|
@{{ ((currentPage - 1) * rowsPerPage) + $index + 1 }} | @{{record.profile_name}} | @{{ record.is_active == 1 ? 'Ok' : 'Disabled' }} | @{{ record.card_type }} | @{{ record.card_number.slice(-4) }} | @{{record.expiration_month + ' ' + record.expiration_year}} | @{{ record.security_type }} | @{{record.subscription}} | @{{ record.billing_address == 0 ? "Subscriber's Billing" : "Custom" }} | @{{ record.first_name + ' ' + record.last_name }} |
{{trans('base::general.edit')}}
{{trans('base::general.delete')}}
{{__('video::videos.permission_denied')}}
|