large commit

This commit is contained in:
omair saleh
2021-07-26 12:00:43 +08:00
parent 89fb118e08
commit d09af4bb1c
+1 -1
View File
@@ -46,7 +46,7 @@
<tbody>
<tr>
<td style="border-bottom: solid 2px #000000;">
<h1 style="margin-top: 0px !important; margin-bottom: 10px !important; font-size: 60px;">@if(strtolower($delivery_address->state) === 'sabah') SB/ @elseif(strtolower($delivery_address->state) === 'sarawak') SRW/ @endif{{$company->marking}}/{{$order->marking}}</h1>
<h1 style="margin-top: 0px !important; margin-bottom: 10px !important; font-size: 50px;">@if(strtolower($delivery_address->state) === 'sabah') SB/ @elseif(strtolower($delivery_address->state) === 'sarawak') SRW/ @endif{{$company->marking}}/{{$order->marking}}</h1>
</td>
</tr>
{{--<tr>--}}