add pendahuluan

This commit is contained in:
MUHD HAFIFIE
2021-08-23 16:58:56 +08:00
parent 59a3c012b3
commit de7bdaa3af
4 changed files with 83 additions and 26 deletions
@@ -111,12 +111,12 @@
</style>
</head>
<body>
<body onload="window.print()">
<page size="A4">
<h6 class="header">SULIT DAN PERSENDIRIAN</h6>
<table id="header">
<tr>
<th rowspan="4" style="width:50px"><br><img src="{{ asset('assets/img/icon_pkb.png') }}" style="width:70px"></img></th>
<th rowspan="4" style="width:50px"><br><img src="{{ asset('img/icon_pkb.png') }}" style="width:70px"></img></th>
<th colspan="1">KOPERASI PERMODALAN KELANTAN BERHAD</th>
</tr>
<tr>
@@ -198,13 +198,13 @@
</tr>
</table>
<div class="center">
<button onclick="window.print()">Cetak</button>
<button>Lihat Baki</button>
</div>
</page>
<script>
</script>
</body>
</html>