File: /home/posscale/www/printmanager/storage/framework/views/0676794e0202e7c3564ef2ba72c402b3.php
<?php if (isset($component)) { $__componentOriginal66d7cfd03cd343304d81fe1e21646540 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal66d7cfd03cd343304d81fe1e21646540 = $attributes; } ?>
<?php $component = App\View\Components\MainLayout::resolve(['header' => ''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component->withName('main-layout'); ?>
<?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\MainLayout::class))->getConstructor()): ?>
<?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<section class="py-20 px-6 bg-gray-50 dark:bg-gray-900">
<div class="max-w-4xl mx-auto">
<h1 class="text-5xl font-bold text-gray-900 dark:text-white mb-12">Privacy Policy</h1>
<div class="prose dark:prose-invert max-w-none">
<h2 class="text-2xl font-bold text-gray-900 dark:text-white mt-8 mb-4">1. Introduction</h2>
<p class="text-gray-600 dark:text-gray-400 mb-6"><?php echo e(env('APP_NAME', 'Managed Printer Services')); ?> ("we", "us", "our", or "Company") operates the service. This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our service.</p>
<h2 class="text-2xl font-bold text-gray-900 dark:text-white mt-8 mb-4">2. Information Collection and Use</h2>
<p class="text-gray-600 dark:text-gray-400 mb-6">We collect several different types of information for various purposes to provide and improve our service to you.</p>
<ul class="list-disc list-inside text-gray-600 dark:text-gray-400 space-y-2 mb-6">
<li>Personal Data: Name, email address, phone number, address</li>
<li>Usage Data: Pages visited, time and date of access, referral source</li>
<li>Device Information: Browser type, operating system, device type</li>
</ul>
<h2 class="text-2xl font-bold text-gray-900 dark:text-white mt-8 mb-4">3. Use of Data</h2>
<p class="text-gray-600 dark:text-gray-400 mb-6"><?php echo e(env('APP_NAME', 'Managed Printer Services')); ?> uses the collected data for various purposes:</p>
<ul class="list-disc list-inside text-gray-600 dark:text-gray-400 space-y-2 mb-6">
<li>To provide and maintain our service</li>
<li>To notify you about changes to our service</li>
<li>To allow you to participate in interactive features of our service</li>
<li>To gather analysis or valuable information so that we can improve our service</li>
<li>To monitor the usage of our service</li>
</ul>
<h2 class="text-2xl font-bold text-gray-900 dark:text-white mt-8 mb-4">4. Security of Data</h2>
<p class="text-gray-600 dark:text-gray-400 mb-6">The security of your data is important to us but remember that no method of transmission over the Internet or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your personal data, we cannot guarantee its absolute security.</p>
<h2 class="text-2xl font-bold text-gray-900 dark:text-white mt-8 mb-4">5. Contact Us</h2>
<p class="text-gray-600 dark:text-gray-400 mb-6">If you have any questions about this Privacy Policy, please contact us at: support@managedprinters.com</p>
</div>
</div>
</section>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal66d7cfd03cd343304d81fe1e21646540)): ?>
<?php $attributes = $__attributesOriginal66d7cfd03cd343304d81fe1e21646540; ?>
<?php unset($__attributesOriginal66d7cfd03cd343304d81fe1e21646540); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal66d7cfd03cd343304d81fe1e21646540)): ?>
<?php $component = $__componentOriginal66d7cfd03cd343304d81fe1e21646540; ?>
<?php unset($__componentOriginal66d7cfd03cd343304d81fe1e21646540); ?>
<?php endif; ?>
<?php /**PATH /home/posscale/public_html/printmanager/resources/views/pages/privacy.blade.php ENDPATH**/ ?>