v0.6.0
This commit is contained in:
@ -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)!!}
|
||||
|
Reference in New Issue
Block a user