mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-19 04:24:00 +00:00
large commit
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<div style="width: 226px; height: 141px;">
|
||||
<div style="width: 100%; text-align: center;">
|
||||
<img src="{{ url('https://chart.googleapis.com/chart?chs=100x100&cht=qr&chl={"hash":"{1*23456}","id":'.$data['order']->id.'}') }}" />
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
<h5 style="margin-top: 0px !important; margin-bottom: 10px !important;">@if(strtolower($data['delivery_address']->state) === 'sabah') SB/ @elseif(strtolower($data['delivery_address']->state) === 'sarawak') SRW/ @endif{{$data['company']->marking}}/{{$data['order']->marking}}</h5>
|
||||
</div>
|
||||
</div>
|
||||
<table style="width: 100%;">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user