(,), editor, administrador
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user