This commit is contained in:
2020-03-22 17:25:11 -03:00
parent dc3faee09e
commit 00f9a10cbf
36 changed files with 559 additions and 68 deletions

View File

@ -2,10 +2,15 @@
<img style="height: 2em;" src="{{$urls->assets->images}}/Horarios.png" />
<p>
<strong>
{!!nl2br(strtoupper($suplente->horario->titulo))!!}
Horario lunes a viernes
<br />
9:30 - 13:30 | 15:30 - 18:00
</strong>
</p>
<p>
{!!nl2br($suplente->horario->contenido)!!}
La atención dentro del horario, puede verse
afectada circunstancialmente y sin previo
aviso, por encontrarse el notario cumpliendo
funciones fuera de la Notaría.
</p>
</div>