Added cri logo for isi pdf
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<table width="100%" style="border-collapse:collapse;">
|
||||
<tr>
|
||||
<td style="width:13%; text-align:left; border:none; border-bottom:1px solid #222;">
|
||||
{{-- <img src="{{ public_path('images/cripumps.logo.png') }}" alt="Logo" height="45" style="position: relative; left: 5mm;"> --}}
|
||||
<img src="{{ public_path('images/cripumps.logo.png') }}" alt="Logo" height="45" style="position: relative; left: 5mm;">
|
||||
</td>
|
||||
<td style="width:74%; border:none; border-bottom:1px solid #222;">
|
||||
<div class="company-title">C.R.I. Pumps Private Limited</div>
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<table width="100%" style="border-collapse:collapse;">
|
||||
<tr>
|
||||
<td style="width:13%; text-align:left; border:none; border-bottom:1px solid #222;">
|
||||
{{-- <img src="{{ public_path('images/cripumps.logo.png') }}" alt="Logo" height="45" style="position: relative; left: 5mm;"> --}}
|
||||
<img src="{{ public_path('images/cripumps.logo.png') }}" alt="Logo" height="45" style="position: relative; left: 5mm;">
|
||||
</td>
|
||||
<td style="width:74%; border:none; border-bottom:1px solid #222;">
|
||||
<div class="company-title">C.R.I. Pumps Private Limited</div>
|
||||
@@ -60,8 +60,8 @@
|
||||
</td>
|
||||
{{-- @php
|
||||
$showIsiLogo = $records->every(fn ($record) => $record['isi_model']);
|
||||
@endphp
|
||||
<td style="width:13%; text-align:right; border:none; border-bottom:1px solid #222;">
|
||||
@endphp --}}
|
||||
{{-- <td style="width:13%; text-align:right; border:none; border-bottom:1px solid #222;">
|
||||
@if ($showIsiLogo)
|
||||
<img src="{{ public_path('images/isi_logo1.PNG') }}" alt="ISI Logo" height="35" style="position: relative; left: -20mm;">
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user