Modifica campi template

This commit is contained in:
Amministratore 2023-07-05 09:01:36 +02:00
parent f8423a1493
commit 1d2babc9d6

View File

@ -26,7 +26,10 @@
<table width="100%">
<tr>
<td valign="top"><img src="img/logo.png" alt="" width="150"/></td>
<td><h1>COMMESSA</h1><img src="data:image/png;base64,{{$barcode}})" width="150" height="50"></td>
<td>
<h1>COMMESSA</h1>
<img src="data:image/png;base64,{{$barcode}})" width="150" height="50">
</td>
<td align="right">
<h3>{{env('RAGIONE_SOCIALE')}}</h3>
<pre>
@ -45,15 +48,14 @@
<table width="100%">
<tr>
<td><strong>Commessa N.:</strong> 081231723897</td>
<td><strong>Del:</strong> {{date('d/m/Y')}}</td>
<td><strong>Stato:</strong> IN RIPARAZIONE</td>
<td><strong>Operatore:</strong> Laboratorio</td>
</tr>
<tr>
<td><strong>Cliente:</strong> 00125</td>
<td><strong>Data apertura:</strong> 06/06/2023</td>
<td><strong>Data chiusura:</strong> 27/06/2023</td>
<td><strong>Preventivo:</strong> Emesso</td>
<td><strong>Accettazione:</strong> In Attesa</td>
</tr>
</table>
<br/>
@ -64,7 +66,6 @@
<th>Codice</th>
<th>Descrizione</th>
<th>Quantità</th>
</tr>
</thead>
<tbody>