Files
rohini-web/storage2/framework/views/b203d86f81794c7e6a3bbf588e0db168.php
2025-12-28 12:16:05 +05:45

207 lines
13 KiB
PHP

<?php $__env->startSection('content'); ?>
<div class="container-fluid">
<?php if (isset($component)) { $__componentOriginalccdba6e547dcecd7e60b4b3babc412f8 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.dashboard.breadcumb','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.breadcumb'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8)): ?>
<?php $attributes = $__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8; ?>
<?php unset($__attributesOriginalccdba6e547dcecd7e60b4b3babc412f8); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalccdba6e547dcecd7e60b4b3babc412f8)): ?>
<?php $component = $__componentOriginalccdba6e547dcecd7e60b4b3babc412f8; ?>
<?php unset($__componentOriginalccdba6e547dcecd7e60b4b3babc412f8); ?>
<?php endif; ?>
<div class="row project-wrapper">
<div class="col-xxl-8">
<div class="row">
<div class="col-xl-3 col-md-6">
<!-- card -->
<div class="card card-animate">
<div class="card-body">
<div class="d-flex align-items-center">
<div class="flex-grow-1">
<p class="text-uppercase fw-medium text-muted mb-0">Active Users</p>
</div>
</div>
<div class="d-flex align-items-end justify-content-between mt-4">
<div>
<h4 class="fs-22 fw-semibold ff-secondary mb-4"><span class="counter-value"
data-target="<?php echo e($usersCount ?? 0); ?>">0</span></h4>
</div>
<div class="avatar-sm flex-shrink-0">
<span class="avatar-title bg-warning-subtle rounded fs-3">
<i class="ri-user-line text-warning"></i>
</span>
</div>
</div>
</div><!-- end card body -->
</div><!-- end card -->
</div><!-- end col -->
<div class="col-xl-3 col-md-6">
<!-- card -->
<div class="card card-animate">
<div class="card-body">
<div class="d-flex align-items-center">
<div class="flex-grow-1">
<p class="text-uppercase fw-medium text-muted mb-0">Total Blogs</p>
</div>
</div>
<div class="d-flex align-items-end justify-content-between mt-4">
<div>
<h4 class="fs-22 fw-semibold ff-secondary mb-4"><span class="counter-value"
data-target="<?php echo e($blogsCount ?? 0); ?>">0</span></h4>
</div>
<div class="avatar-sm flex-shrink-0">
<span class="avatar-title bg-info-subtle rounded fs-3">
<i class="ri-newspaper-line text-info"></i>
</span>
</div>
</div>
</div><!-- end card body -->
</div><!-- end card -->
</div><!-- end col -->
<div class="col-xl-3 col-md-6">
<!-- card -->
<div class="card card-animate">
<div class="card-body">
<div class="d-flex align-items-center">
<div class="flex-grow-1">
<p class="text-uppercase fw-medium text-muted mb-0">Total Team Members</p>
</div>
</div>
<div class="d-flex align-items-end justify-content-between mt-4">
<div>
<h4 class="fs-22 fw-semibold ff-secondary mb-4"><span class="counter-value"
data-target="<?php echo e($teamsCount ?? 0); ?>">0</span></h4>
</div>
<div class="avatar-sm flex-shrink-0">
<span class="avatar-title bg-secondary-subtle rounded fs-3">
<i class="ri-team-line text-secondary"></i>
</span>
</div>
</div>
</div><!-- end card body -->
</div><!-- end card -->
</div><!-- end col -->
<div class="col-xl-3 col-md-6">
<!-- card -->
<div class="card card-animate">
<div class="card-body">
<div class="d-flex align-items-center">
<div class="flex-grow-1">
<p class="text-uppercase fw-medium text-muted mb-0">Total Services</p>
</div>
</div>
<div class="d-flex align-items-end justify-content-between mt-4">
<div>
<h4 class="fs-22 fw-semibold ff-secondary mb-4"><span class="counter-value"
data-target="<?php echo e($servicesCount ?? 0); ?>">0</span></h4>
</div>
<div class="avatar-sm flex-shrink-0">
<span class="avatar-title bg-success-subtle rounded fs-3">
<i class="ri-customer-service-2-line text-success"></i>
</span>
</div>
</div>
</div><!-- end card body -->
</div><!-- end card -->
</div><!-- end col -->
<div class="col-xl-3 col-md-6">
<!-- card -->
<div class="card card-animate">
<div class="card-body">
<div class="d-flex align-items-center">
<div class="flex-grow-1">
<p class="text-uppercase fw-medium text-muted mb-0">Total Partners</p>
</div>
</div>
<div class="d-flex align-items-end justify-content-between mt-4">
<div>
<h4 class="fs-22 fw-semibold ff-secondary mb-4"><span class="counter-value"
data-target="<?php echo e($partnersCount ?? 0); ?>">0</span></h4>
</div>
<div class="avatar-sm flex-shrink-0">
<span class="avatar-title bg-dark-subtle rounded fs-3">
<i class="ri-hand-heart-line text-dark"></i>
</span>
</div>
</div>
</div><!-- end card body -->
</div><!-- end card -->
</div><!-- end col -->
<div class="col-xl-12 col-md-12">
<!-- card -->
<div class="card">
<div class="card-header">
<h5 class="card-title mb-0">Recent Enquiries<h5>
</div>
<div class="card-body">
<?php
$columns = [
[
'title' => '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,
],
];
?>
<?php if (isset($component)) { $__componentOriginal2cf37a8168daf1eabb8080ae0c42ae23 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal2cf37a8168daf1eabb8080ae0c42ae23 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.data-table-script','data' => ['route' => route('dashboard.getEnquiries'),'reorder' => null,'columns' => $columns]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('data-table-script'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['route' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('dashboard.getEnquiries')),'reorder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(null),'columns' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns)]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal2cf37a8168daf1eabb8080ae0c42ae23)): ?>
<?php $attributes = $__attributesOriginal2cf37a8168daf1eabb8080ae0c42ae23; ?>
<?php unset($__attributesOriginal2cf37a8168daf1eabb8080ae0c42ae23); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal2cf37a8168daf1eabb8080ae0c42ae23)): ?>
<?php $component = $__componentOriginal2cf37a8168daf1eabb8080ae0c42ae23; ?>
<?php unset($__componentOriginal2cf37a8168daf1eabb8080ae0c42ae23); ?>
<?php endif; ?>
</div><!-- end card body -->
</div><!-- end card -->
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end col -->
</div><!-- end row -->
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/rohiniedu/public_html/resources/views/dashboard.blade.php ENDPATH**/ ?>