|
@@ -514,7 +514,7 @@
|
|
|
</span>
|
|
</span>
|
|
|
|
|
|
|
|
<strong>
|
|
<strong>
|
|
|
- {{ __('mail.currency') }}
|
|
|
|
|
|
|
+ {{ __('mail.service_completed.currency') }}
|
|
|
{{ number_format($total_amount, 2, ',', '.') }}
|
|
{{ number_format($total_amount, 2, ',', '.') }}
|
|
|
</strong>
|
|
</strong>
|
|
|
|
|
|
|
@@ -527,7 +527,7 @@
|
|
|
</span>
|
|
</span>
|
|
|
|
|
|
|
|
<strong>
|
|
<strong>
|
|
|
- {{ __('mail.currency') }}
|
|
|
|
|
|
|
+ {{ __('mail.service_completed.currency') }}
|
|
|
{{ number_format($service_fee, 2, ',', '.') }}
|
|
{{ number_format($service_fee, 2, ',', '.') }}
|
|
|
</strong>
|
|
</strong>
|
|
|
|
|
|
|
@@ -540,7 +540,7 @@
|
|
|
</span>
|
|
</span>
|
|
|
|
|
|
|
|
<span class="payment-final-value">
|
|
<span class="payment-final-value">
|
|
|
- {{ __('mail.currency') }}
|
|
|
|
|
|
|
+ {{ __('mail.service_completed.currency') }}
|
|
|
{{ number_format($final_amount, 2, ',', '.') }}
|
|
{{ number_format($final_amount, 2, ',', '.') }}
|
|
|
</span>
|
|
</span>
|
|
|
|
|
|
|
@@ -609,7 +609,7 @@
|
|
|
<div>
|
|
<div>
|
|
|
|
|
|
|
|
<div class="footer-app">
|
|
<div class="footer-app">
|
|
|
- diariaapp
|
|
|
|
|
|
|
+ Diária App
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|