large commit

This commit is contained in:
Omair Saleh
2019-12-30 11:02:11 +08:00
parent ac6a769505
commit ed306c9cd6
+1 -2
View File
@@ -1,4 +1,3 @@
{{dd($delivery_address)}}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
@@ -47,7 +46,7 @@
<tbody>
<tr>
<td style="border-bottom: solid 2px #000000;">
<h3 style="margin-top: 0px !important; margin-bottom: 10px !important;">@if(strtolower($delivery_address->state) === 'sabah') SB/ @elseif(strtolower($delivery_address->state) === 'sarawak') SRW/ @endif{{$company->marking}}/{{$order->marking}}</h3>
{{--<h3 style="margin-top: 0px !important; margin-bottom: 10px !important;">@if(strtolower($delivery_address->state) === 'sabah') SB/ @elseif(strtolower($delivery_address->state) === 'sarawak') SRW/ @endif{{$company->marking}}/{{$order->marking}}</h3>--}}
</td>
</tr>
{{--<tr>--}}