|
name); ?> |
email); ?> |
getRoleNames()); ?>
|
guard('admin')->user()->can('admin.edit')): ?>
status == 'active'): ?>
|
guard('admin')->user()->can('admin.edit')): ?>
'components.admin.edit-button','data' => ['href' => route('admin.admin.edit', $admin->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.admin.edit', $admin->id))]); ?>
renderComponent(); ?>
guard('admin')->user()->can('admin.delete')): ?>
'components.admin.delete-button','data' => ['id' => $admin->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($admin->id),'onclick' => 'deleteData']); ?>
renderComponent(); ?>
|
popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?>
guard('admin')->user()->can('admin.create')): ?>
__('Admin'),'route' => 'admin.admin.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(); ?>