startSection('content'); ?>
'components.dashboard.breadcumb','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('dashboard.breadcumb'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> renderComponent(); ?>

Active Users

0

Total Blogs

0

Total Team Members

0

Total Services

0

Total Partners

0

Recent Enquiries
'S.N', 'data' => 'DT_RowIndex', 'name' => 'DT_RowIndex', 'orderable' => false, 'searchable' => false, 'sortable' => false, ], ['title' => 'Name', 'data' => 'name', 'name' => 'name'], ['title' => 'Email', 'data' => 'email', 'name' => 'email'], ['title' => 'Contact', 'data' => 'mobile', 'name' => 'mobile'], // ['title' => 'Class', 'data' => 'class', 'name' => 'class'], ['title' => 'Subject', 'data' => 'subject', 'name' => 'subject'], ['title' => 'Message', 'data' => 'message', 'name' => 'message'], [ 'title' => 'Action', 'data' => 'action', 'orderable' => false, 'searchable' => false, ], ]; ?> 'components.data-table-script','data' => ['route' => route('dashboard.getEnquiries'),'reorder' => null,'columns' => $columns]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('data-table-script'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes(['route' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('dashboard.getEnquiries')),'reorder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(null),'columns' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns)]); ?> renderComponent(); ?>
stopSection(); ?> make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>