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%"> <table width="100%">
<tr> <tr>
<td valign="top"><img src="img/logo.png" alt="" width="150"/></td> <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"> <td align="right">
<h3>{{env('RAGIONE_SOCIALE')}}</h3> <h3>{{env('RAGIONE_SOCIALE')}}</h3>
<pre> <pre>
@ -45,15 +48,14 @@
<table width="100%"> <table width="100%">
<tr> <tr>
<td><strong>Commessa N.:</strong> 081231723897</td> <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> <td><strong>Operatore:</strong> Laboratorio</td>
</tr> </tr>
<tr> <tr>
<td><strong>Cliente:</strong> 00125</td> <td><strong>Cliente:</strong> 00125</td>
<td><strong>Data apertura:</strong> 06/06/2023</td> <td><strong>Preventivo:</strong> Emesso</td>
<td><strong>Data chiusura:</strong> 27/06/2023</td> <td><strong>Accettazione:</strong> In Attesa</td>
</tr> </tr>
</table> </table>
<br/> <br/>
@ -64,7 +66,6 @@
<th>Codice</th> <th>Codice</th>
<th>Descrizione</th> <th>Descrizione</th>
<th>Quantità</th> <th>Quantità</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>