Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/e24b277a3709a85be8aae3bea8ea7b63.php
Назад
<?php $__env->startSection('title'); ?> <title><?php echo e(__('Country List')); ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('admin-content'); ?> <div class="main-content"> <section class="section"> <?php if (isset($component)) { $__componentOriginaldbbc880c47f621cda59b70d6eb356b2f = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginaldbbc880c47f621cda59b70d6eb356b2f = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.breadcrumb','data' => ['title' => ''.e(__('Country')).'','list' => [ __('Dashboard') => route('admin.dashboard'), __('Country') => '#', ]]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.breadcrumb'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['title' => ''.e(__('Country')).'','list' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([ __('Dashboard') => route('admin.dashboard'), __('Country') => '#', ])]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginaldbbc880c47f621cda59b70d6eb356b2f)): ?> <?php $attributes = $__attributesOriginaldbbc880c47f621cda59b70d6eb356b2f; ?> <?php unset($__attributesOriginaldbbc880c47f621cda59b70d6eb356b2f); ?> <?php endif; ?> <?php if (isset($__componentOriginaldbbc880c47f621cda59b70d6eb356b2f)): ?> <?php $component = $__componentOriginaldbbc880c47f621cda59b70d6eb356b2f; ?> <?php unset($__componentOriginaldbbc880c47f621cda59b70d6eb356b2f); ?> <?php endif; ?> <div class="section-body"> <div class="mt-4 row"> <div class="col-12"> <div class="card"> <div class="card-body p-0"> <form action="<?php echo e(route('admin.country.index')); ?>" method="GET" onchange="$(this).trigger('submit')" class="card-body"> <div class="row"> <div class="col-md-3 form-group mb-3 mb-md-0"> <?php if (isset($component)) { $__componentOriginal63bead4e908ebc125014a497e80acb69 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal63bead4e908ebc125014a497e80acb69 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-input','data' => ['name' => 'keyword','placeholder' => ''.e(__('Search')).'','value' => ''.e(request()->get('keyword')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'keyword','placeholder' => ''.e(__('Search')).'','value' => ''.e(request()->get('keyword')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal63bead4e908ebc125014a497e80acb69)): ?> <?php $attributes = $__attributesOriginal63bead4e908ebc125014a497e80acb69; ?> <?php unset($__attributesOriginal63bead4e908ebc125014a497e80acb69); ?> <?php endif; ?> <?php if (isset($__componentOriginal63bead4e908ebc125014a497e80acb69)): ?> <?php $component = $__componentOriginal63bead4e908ebc125014a497e80acb69; ?> <?php unset($__componentOriginal63bead4e908ebc125014a497e80acb69); ?> <?php endif; ?> </div> <div class="col-md-3 form-group mb-3 mb-md-0"> <?php if (isset($component)) { $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-select','data' => ['name' => 'status','id' => 'status','class' => 'form-select']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-select'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'status','id' => 'status','class' => 'form-select']); ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['value' => '','text' => ''.e(__('Select Status')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['value' => '','text' => ''.e(__('Select Status')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('status') == '1','value' => '1','text' => ''.e(__('Yes')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('status') == '1'),'value' => '1','text' => ''.e(__('Yes')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('status') == '0','value' => '0','text' => ''.e(__('No')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('status') == '0'),'value' => '0','text' => ''.e(__('No')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $attributes = $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> <?php if (isset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $component = $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> </div> <div class="col-md-3 form-group mb-3 mb-md-0"> <?php if (isset($component)) { $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-select','data' => ['name' => 'order_by','id' => 'order_by','class' => 'form-select']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-select'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'order_by','id' => 'order_by','class' => 'form-select']); ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['value' => '','text' => ''.e(__('Order By')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['value' => '','text' => ''.e(__('Order By')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('order_by') == '1','value' => '1','text' => ''.e(__('ASC')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('order_by') == '1'),'value' => '1','text' => ''.e(__('ASC')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('order_by') == '0','value' => '0','text' => ''.e(__('DESC')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('order_by') == '0'),'value' => '0','text' => ''.e(__('DESC')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $attributes = $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> <?php if (isset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $component = $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> </div> <div class="col-md-3 form-group mb-3 mb-md-0"> <?php if (isset($component)) { $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-select','data' => ['name' => 'par-page','id' => 'par-page','class' => 'form-select']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-select'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'par-page','id' => 'par-page','class' => 'form-select']); ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['value' => '','text' => ''.e(__('Per Page')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['value' => '','text' => ''.e(__('Per Page')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('par-page') == '5','value' => '5','text' => ''.e(__('5')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('par-page') == '5'),'value' => '5','text' => ''.e(__('5')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('par-page') == '10','value' => '10','text' => ''.e(__('10')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('par-page') == '10'),'value' => '10','text' => ''.e(__('10')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('par-page') == '25','value' => '25','text' => ''.e(__('25')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('par-page') == '25'),'value' => '25','text' => ''.e(__('25')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('par-page') == '50','value' => '50','text' => ''.e(__('50')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('par-page') == '50'),'value' => '50','text' => ''.e(__('50')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('par-page') == '100','value' => '100','text' => ''.e(__('100')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('par-page') == '100'),'value' => '100','text' => ''.e(__('100')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => request('par-page') == 'all','value' => 'all','text' => ''.e(__('All')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request('par-page') == 'all'),'value' => 'all','text' => ''.e(__('All')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $attributes = $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> <?php if (isset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $component = $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> </div> </div> </form> </div> </div> </div> <div class="col-12"> <div class="card"> <div class="card-header d-flex justify-content-between"> <?php if (isset($component)) { $__componentOriginalf4c3b1ff82926c29625e584896e80d5a = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf4c3b1ff82926c29625e584896e80d5a = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-title','data' => ['text' => __('Country')]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-title'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['text' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(__('Country'))]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf4c3b1ff82926c29625e584896e80d5a)): ?> <?php $attributes = $__attributesOriginalf4c3b1ff82926c29625e584896e80d5a; ?> <?php unset($__attributesOriginalf4c3b1ff82926c29625e584896e80d5a); ?> <?php endif; ?> <?php if (isset($__componentOriginalf4c3b1ff82926c29625e584896e80d5a)): ?> <?php $component = $__componentOriginalf4c3b1ff82926c29625e584896e80d5a; ?> <?php unset($__componentOriginalf4c3b1ff82926c29625e584896e80d5a); ?> <?php endif; ?> <div> <?php if (isset($component)) { $__componentOriginalb71cc3ce235f29fc5e10ecb6e3fe4662 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb71cc3ce235f29fc5e10ecb6e3fe4662 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.add-button','data' => ['href' => route('admin.country.create')]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.add-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['href' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.country.create'))]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb71cc3ce235f29fc5e10ecb6e3fe4662)): ?> <?php $attributes = $__attributesOriginalb71cc3ce235f29fc5e10ecb6e3fe4662; ?> <?php unset($__attributesOriginalb71cc3ce235f29fc5e10ecb6e3fe4662); ?> <?php endif; ?> <?php if (isset($__componentOriginalb71cc3ce235f29fc5e10ecb6e3fe4662)): ?> <?php $component = $__componentOriginalb71cc3ce235f29fc5e10ecb6e3fe4662; ?> <?php unset($__componentOriginalb71cc3ce235f29fc5e10ecb6e3fe4662); ?> <?php endif; ?> </div> </div> <div class="card-body"> <div class="table-responsive max-h-400"> <table class="table table-striped"> <thead> <tr> <th width="10%"><?php echo e(__('SN')); ?></th> <th width="50%"><?php echo e(__('Title')); ?></th> <th width="20%"><?php echo e(__('Status')); ?></th> <th width="20%" class="text-center"><?php echo e(__('Actions')); ?></th> </tr> </thead> <tbody> <?php $__empty_1 = true; $__currentLoopData = $countries; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $country): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?> <tr> <td><?php echo e($loop->index + 1); ?></td> <td><?php echo e($country->title); ?></td> <td> <input onchange="changeStatus(<?php echo e($country->id); ?>)" id="status_toggle" type="checkbox" <?php echo e($country->status ? 'checked' : ''); ?> data-toggle="toggle" data-on="<?php echo e(__('Active')); ?>" data-off="<?php echo e(__('Inactive')); ?>" data-onstyle="success" data-offstyle="danger"> </td> <td class="text-center"> <div> <?php if (isset($component)) { $__componentOriginal3e36211fd48aa7063f2063b1c83f8861 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal3e36211fd48aa7063f2063b1c83f8861 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.edit-button','data' => ['href' => route('admin.country.edit', [ 'country' => $country->id, ])]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.edit-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['href' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.country.edit', [ 'country' => $country->id, ]))]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal3e36211fd48aa7063f2063b1c83f8861)): ?> <?php $attributes = $__attributesOriginal3e36211fd48aa7063f2063b1c83f8861; ?> <?php unset($__attributesOriginal3e36211fd48aa7063f2063b1c83f8861); ?> <?php endif; ?> <?php if (isset($__componentOriginal3e36211fd48aa7063f2063b1c83f8861)): ?> <?php $component = $__componentOriginal3e36211fd48aa7063f2063b1c83f8861; ?> <?php unset($__componentOriginal3e36211fd48aa7063f2063b1c83f8861); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal18371a5a3845bb1bf4b5af13034b064c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal18371a5a3845bb1bf4b5af13034b064c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.delete-button','data' => ['id' => $country->id,'onclick' => 'deleteData']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.delete-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($country->id),'onclick' => 'deleteData']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal18371a5a3845bb1bf4b5af13034b064c)): ?> <?php $attributes = $__attributesOriginal18371a5a3845bb1bf4b5af13034b064c; ?> <?php unset($__attributesOriginal18371a5a3845bb1bf4b5af13034b064c); ?> <?php endif; ?> <?php if (isset($__componentOriginal18371a5a3845bb1bf4b5af13034b064c)): ?> <?php $component = $__componentOriginal18371a5a3845bb1bf4b5af13034b064c; ?> <?php unset($__componentOriginal18371a5a3845bb1bf4b5af13034b064c); ?> <?php endif; ?> </div> </td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?> <?php if (isset($component)) { $__componentOriginal875c7a0bb47165de86ff51577f723b01 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal875c7a0bb47165de86ff51577f723b01 = $attributes; } ?> <?php $component = App\View\Components\EmptyTable::resolve(['name' => __('Country'),'route' => 'admin.country.create','create' => 'yes','message' => __('No data found!'),'colspan' => '5'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('empty-table'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\EmptyTable::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal875c7a0bb47165de86ff51577f723b01)): ?> <?php $attributes = $__attributesOriginal875c7a0bb47165de86ff51577f723b01; ?> <?php unset($__attributesOriginal875c7a0bb47165de86ff51577f723b01); ?> <?php endif; ?> <?php if (isset($__componentOriginal875c7a0bb47165de86ff51577f723b01)): ?> <?php $component = $__componentOriginal875c7a0bb47165de86ff51577f723b01; ?> <?php unset($__componentOriginal875c7a0bb47165de86ff51577f723b01); ?> <?php endif; ?> <?php endif; ?> </tbody> </table> </div> <?php if(request()->get('par-page') !== 'all'): ?> <div class="float-right"> <?php echo e($countries->onEachSide(0)->links()); ?> </div> <?php endif; ?> </div> </div> </div> </div> </div> </section> </div> <?php if (isset($component)) { $__componentOriginalaa3b824e4662c5ae30529397669d1c1d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalaa3b824e4662c5ae30529397669d1c1d = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.delete-modal','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.delete-modal'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalaa3b824e4662c5ae30529397669d1c1d)): ?> <?php $attributes = $__attributesOriginalaa3b824e4662c5ae30529397669d1c1d; ?> <?php unset($__attributesOriginalaa3b824e4662c5ae30529397669d1c1d); ?> <?php endif; ?> <?php if (isset($__componentOriginalaa3b824e4662c5ae30529397669d1c1d)): ?> <?php $component = $__componentOriginalaa3b824e4662c5ae30529397669d1c1d; ?> <?php unset($__componentOriginalaa3b824e4662c5ae30529397669d1c1d); ?> <?php endif; ?> <?php $__env->stopSection(); ?> <?php $__env->startPush('js'); ?> <script> function deleteData(id) { $("#deleteForm").attr("action", '<?php echo e(url('/admin/country/')); ?>' + "/" + id) } function changeStatus(id) { var isDemo = "<?php echo e(env('APP_MODE') ?? 'LIVE'); ?>"; if (isDemo == 'DEMO') { toastr.error("<?php echo e(__('This Is Demo Version. You Can Not Change Anything')); ?>"); return; } $.ajax({ type: "put", data: { _token: '<?php echo e(csrf_token()); ?>', }, url: "<?php echo e(url('/admin/country/status-update')); ?>" + "/" + id, success: function(response) { if (response.success) { toastr.success(response.message); } else { toastr.warning(response.message); } }, error: function(err) { handleFetchError(err); } }) } </script> <?php $__env->stopPush(); ?> <?php $__env->startPush('css'); ?> <style> .dd-custom-css { position: absolute; will-change: transform; top: 0px; left: 0px; transform: translate3d(0px, -131px, 0px); } .max-h-400 { min-height: 400px; } </style> <?php $__env->stopPush(); ?> <?php echo $__env->make('admin.master_layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/lekhnath/silverray.com.au/Modules/Location/resources/views/country/index.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка