large commit

This commit is contained in:
Omair Saleh
2019-10-07 12:42:45 +08:00
parent ec06ee88d2
commit 0448d2e1ef
+1 -1
View File
@@ -58,7 +58,7 @@
<td>
<p style="font-size: 12px; margin-bottom: 0 !important; margin-top: 10px !important;">仓库地址:</p>
<p style="margin-top: 5px !important; margin-bottom: 5px !important; word-wrap: break-word; font-size: 16px;">{{$warehouse_address->street_one.' '.$warehouse_address->street_two.' '.$warehouse_address->city.' '.$warehouse_address->state.' 邮编:'.$warehouse_address->post_code}}</p>
<p style="margin-top: 5px !important; margin-bottom: 0px !important; font-size: 12px;">联系:{{$warehouse_contacts[0]->contact.' '.$warehouse_contacts[0]->name}} / {{$warehouse_contacts[1]->contact.' '.$warehouse_contacts[1]->name}}</p>
<p style="margin-top: 5px !important; margin-bottom: 0px !important; font-size: 12px;">联系:{{$warehouse_contact[0]->contact.' '.$warehouse_contact[0]->name}} / {{$warehouse_contact[1]->contact.' '.$warehouse_contact[1]->name}}</p>
</td>
</tr>
</tbody>