serial); ?> |
plan_name); ?> |
plan_price)); ?> |
expiration_date); ?> |
status == 'active'): ?>
|
'components.admin.edit-button','data' => ['href' => route('admin.subscription-plan.edit', $plan->id)]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.edit-button'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['href' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.subscription-plan.edit', $plan->id))]); ?>
renderComponent(); ?>
'components.admin.delete-button','data' => ['id' => $plan->id,'onclick' => 'deleteData']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.delete-button'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($plan->id),'onclick' => 'deleteData']); ?>
renderComponent(); ?>
|
popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?>
__('Subscription'),'route' => 'admin.subscription-plan.create','create' => 'yes','message' => __('No data found!'),'colspan' => '6'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('empty-table'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes([]); ?>
renderComponent(); ?>