master
parent
88b1867065
commit
8906a2db94
|
@ -80,7 +80,7 @@
|
|||
{{session()->get('error')}}
|
||||
</div>
|
||||
@endif
|
||||
<x-form id-name="reserva-tour" channels="resposta-cliente,notificacao-fazenda">
|
||||
<x-form id-name="reserva-tour" channels="antwort-kunde,benachrichtigung-konradenhof">
|
||||
<h4 class="text-center">Alpaka Tour Anfragen</h5>
|
||||
<br>
|
||||
<div class="mb-4">
|
||||
|
@ -205,7 +205,7 @@
|
|||
<td>${count}x</td>
|
||||
<td>Anzahl Alpakas</td>
|
||||
<td>${total} €</td>
|
||||
</tr>
|
||||
</tr>
|
||||
`);
|
||||
}
|
||||
function addExtractTotalRow(value){
|
||||
|
@ -239,4 +239,4 @@
|
|||
}else $('#extract').parent().hide();
|
||||
}
|
||||
</script>
|
||||
@stop
|
||||
@stop
|
||||
|
|
Loading…
Reference in New Issue