large commit

This commit is contained in:
Omair Saleh
2019-10-08 11:59:05 +08:00
parent 24a78e71a6
commit 2e5cf070df
-2
View File
@@ -58,9 +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>
@if(count($warehouse_contact) > 1)
<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>
@endif
</td>
</tr>
</tbody>