diff --git a/resources/views/livewire/show-servicios.blade.php b/resources/views/livewire/show-servicios.blade.php index 9978b2f..38b75a9 100755 --- a/resources/views/livewire/show-servicios.blade.php +++ b/resources/views/livewire/show-servicios.blade.php @@ -1,4 +1,11 @@ -
@@ -29,13 +36,14 @@
No tiene fondo suficientes para esta compra, recargue su cuenta.
@if (auth()->user()->rol->nombre != 'editor' && auth()->user()->rol->nombre != 'administrador') - + @endif{{ Carbon\Carbon::parse($cuentas->fecha_final)->format('Y/m/d') ?? '' }}.
+ Este servicio vencerá el+ {{ Carbon\Carbon::parse($cuentas->fecha_final)->format('Y/m/d') ?? '' }}.
@endif