v0.5.0
This commit is contained in:
9
resources/views/layout/footer/horario.blade.php
Normal file
9
resources/views/layout/footer/horario.blade.php
Normal file
@ -0,0 +1,9 @@
|
||||
<div id="horario_footer" style="text-align: center; ">
|
||||
<img style="height: 0.02em;" src="{{$urls->assets->images}}/footer/horario.png" />
|
||||
<p>
|
||||
{!!nl2br(strtoupper($suplente->horario->titulo))!!}
|
||||
</p>
|
||||
<p>
|
||||
{!!nl2br($suplente->horario->contenido)!!}
|
||||
</p>
|
||||
</div>
|
Reference in New Issue
Block a user