From eb5df9fb2995626a8e0af0db0d55eeffd5deafc1 Mon Sep 17 00:00:00 2001 From: lizandrogd <77708265+lizandrogd@users.noreply.github.com> Date: Sun, 5 May 2024 02:55:55 -0500 Subject: [PATCH] Update show-servicios.blade.php --- .../views/livewire/show-servicios.blade.php | 45 +++++++++++-------- 1 file changed, 26 insertions(+), 19 deletions(-) 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