fix pdf maya
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
@endforeach
|
||||
<tr>
|
||||
<td colspan="2"><b>Peratus Fizikal</b></td>
|
||||
<td><b>{{ ($total_virtuals/$votes)*100 }}%</b></td>
|
||||
<td><b>{{ ($total_virtuals / $votes) * 100 }}%</b></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -67,11 +67,11 @@
|
||||
<td colspan="4"><b>Disahkan Oleh :</b></td>
|
||||
|
||||
</tr>
|
||||
<div class="table-row">
|
||||
<tr>
|
||||
<td><b>...................................</b></td>
|
||||
</tr>
|
||||
</div>
|
||||
|
||||
<tr>
|
||||
<td><b>...................................</b></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
@@ -81,11 +81,11 @@
|
||||
|
||||
<style>
|
||||
/* Style for table body */
|
||||
.signature-section{
|
||||
.signature-section {
|
||||
margin-top: 80px;
|
||||
}
|
||||
|
||||
.table-row{
|
||||
.table-row {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user