This commit is contained in:
2020-03-02 16:25:48 -03:00
parent d28f0f2f07
commit b3d085f1f6
9 changed files with 128 additions and 17 deletions

View File

@ -1,7 +1,9 @@
<div id="horario_footer" style="text-align: center; ">
<img style="height: 0.02em;" src="{{$urls->assets->images}}/footer/horario.png" />
<div id="horario_footer" style="text-align: center;">
<img style="height: 2em;" src="{{$urls->assets->images}}/Horarios.png" />
<p>
{!!nl2br(strtoupper($suplente->horario->titulo))!!}
<strong>
{!!nl2br(strtoupper($suplente->horario->titulo))!!}
</strong>
</p>
<p>
{!!nl2br($suplente->horario->contenido)!!}