38 lines
1.2 KiB
PHP
38 lines
1.2 KiB
PHP
<div class="ui grid">
|
|
<div class="row">
|
|
<div class="five wide column" style="padding: 2em;">
|
|
<h4>
|
|
Horario lunes a viernes
|
|
<br />
|
|
9:30 - 13:30 | 15:30 - 18:00
|
|
</h4>
|
|
<p>
|
|
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>
|
|
<button class="ui inverted dark-blue button">
|
|
NOTARÍA DE TURNO
|
|
</button>
|
|
</div>
|
|
<div class="nine wide column" style="background-image: url('{{$urls->assets->images}}/img_suplente.png')">
|
|
<div class="ui center aligned grid">
|
|
<div class="row">
|
|
<div class="four wide column">
|
|
<div class="ui center aligned segment">
|
|
<h4 style="padding: 0; margin: 0;">NOTARIO SUPLENTE</h4>
|
|
<p style="font-size: 8pt;">DEL 1 DE ABRIL AL 15 DE MAYO</p>
|
|
<p class="center aligned">
|
|
MARIA VIRGINIA
|
|
<br />
|
|
WIELANDT COVARRUBIAS
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|