Prv8 Shell
Server : Apache
System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User : matalashes ( 1004)
PHP Version : 8.1.29
Disable Function : NONE
Directory :  /home/matalashes/.trash/app.bak.13/Views/admin/pages/custom/report/reportsubkontrak/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/matalashes/.trash/app.bak.13/Views/admin/pages/custom/report/reportsubkontrak/printpdf.php
<head>
    <style>
        @page {
            margin-left: 1cm;
            margin-top: 1cm;
            margin-right: 1cm;
            margin-bottom: 1cm;
        }

        body {
            line-height: 1em;
        }

        .center {
            text-align: center;
        }

        .table {
            font-size: 12px;
        }

        .table-border, .table-border th, .table-border tr, .table-border td {
            border: 1px solid black;
            border-collapse: collapse;
            padding: 2px;
            font-size: 10px;
        }

        .table-border thead {
            text-align: center;
            font-weight: bold;
        }

        .invoice-table {
            width: 100%;
            border-collapse: collapse;
        }

        .invoice-table th, .invoice-table td {
          padding: 5px;
          border: 1px solid black;
          text-align: center;
            font-size: 12px;
        }        
        
        table .total {
          text-align: right;
          background: #074c9c;
          color: #FFFFFF;
        }

        .invoice-table th {
            background-color: #f2f2f2;
        }

        .invoice-head {
            border-bottom: 2px solid #000000;
            margin-bottom: 30px;
        }
        .client {
          padding-left: 6px;
          border-left: 3px solid #0087C3;
          float: left;
        }
    </style>
</head>
<body>
    <div class="row">
            <table class="invoice-doc" style="width: 100%;">
                <tbody>
                    <tr>
                        <td align="left"><h4>Laporan Subkontrak</h4></td> 
                        <td></td>
                    </tr>
                    <tr>
                        <td></td>
                        <td></td>
                    </tr>
                </tbody>
            </table>               
            
            <table class="invoice-table">
                <thead>
                <tr class="text-center text-muted fw-bolder fs-7 text-capitalize gs-0">
                    <th rowspan="2">No</th>
                    <th colspan="2">Bukti Pengeluaran Barang</th>
                    <th rowspan="2">Kode Barang</th>
                    <th rowspan="2">Nama Barang</th>
                    <th rowspan="2">Satuan</th>
                    <th rowspan="2">Disubkontrakkan</th>
                    <th rowspan="2">Penerima Subkontrak</th>
                </tr>
                <tr class="text-center text-muted">
                    <th>Nomor</th>
                    <th>Tanggal</th>
                </tr>
                </thead>
                
                <tbody>
                <tr>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                    <td style="white-space: nowrap;">-</td>
                </tr>   
                </tbody>
            </table>
        </div>
    </div>
</body>

haha - 2025