(,), editor, administrador

This commit is contained in:
Felipe
2024-03-08 16:28:07 -05:00
parent cd68c1d966
commit 3ec412ea55
6 changed files with 128 additions and 84 deletions
@@ -552,9 +552,10 @@
@endforeach
@endif
@endif
*Usuario:* {{ trim($cuenta->correo) }}
*Contraseña:* {{ trim($cuenta->password) }}
@endforeach
</textarea>
@@ -570,9 +571,7 @@
<h1 class="flex mt-4 gap-1">
Este servicio vencerá el <p class="font-semibold text-gray-600">
{{ Carbon\Carbon::parse($cuentas->fecha_final)->format('Y/m/d') ?? '' }}.</p>
Este servicio vencerá el <p class="font-semibold text-gray-600"> {{ Carbon\Carbon::parse($cuentas->fecha_final)->format('Y/m/d') ?? '' }}.</p>
</h1>
@endif