large commit

This commit is contained in:
Omair Saleh
2019-12-30 11:01:23 +08:00
parent 60a2020e11
commit ac6a769505
+2
View File
@@ -1,3 +1,4 @@
{{dd($delivery_address)}}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
@@ -57,6 +58,7 @@
<tr>
<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_contact[0]->contact.' '.$warehouse_contact[0]->name}} / {{$warehouse_contact[1]->contact.' '.$warehouse_contact[1]->name}}</p>
</td>
</tr>