v0.10.0-rc
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
<div class="ten wide column center aligned mensaje" style="background-image: url('{{$urls->assets->images}}/turno.jpg')">
|
||||
<div class="middle">
|
||||
<button class="ui inverted dark-blue compact button">NOTARÍA DE TURNO</button>
|
||||
<a href="{{$urls->notaria_turno}}">
|
||||
<button class="ui inverted dark-blue compact button">
|
||||
NOTARÍA DE TURNO
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,13 +1,15 @@
|
||||
<div style="text-align: center;">
|
||||
<img style="height: 2em;" src="{{$urls->assets->images}}/Contacto.png" />
|
||||
<p>
|
||||
<strong>
|
||||
CONTACTO
|
||||
</strong>
|
||||
</p>
|
||||
<p>
|
||||
+56 2 2599 2453
|
||||
<br />
|
||||
<a href="mailto:administracion@notariaraby.cl">administracion@notariaraby.cl</a>
|
||||
</p>
|
||||
<a href="{{$urls->base}}/contacto">
|
||||
<i class="big icon icon-contacto"></i>
|
||||
<p>
|
||||
<strong>
|
||||
CONTACTO
|
||||
</strong>
|
||||
</p>
|
||||
</a>
|
||||
<p>
|
||||
+56 2 2599 2453
|
||||
<br />
|
||||
<a href="mailto:administracion@notariaraby.cl">administracion@notariaraby.cl</a>
|
||||
</p>
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div id="horario_footer" style="text-align: center;">
|
||||
<img style="height: 2em;" src="{{$urls->assets->images}}/Horarios.png" />
|
||||
<i class="big icon icon-horario"></i>
|
||||
<p>
|
||||
<strong>
|
||||
{!!implode('<br />', $horario->titulo)!!}
|
||||
|
@ -1,13 +1,17 @@
|
||||
<div style="text-align: center;">
|
||||
<img style="height: 2em;" src="{{$urls->assets->images}}/Ubicación.png" />
|
||||
<p>
|
||||
<strong>
|
||||
UBICACIÓN
|
||||
</strong>
|
||||
</p>
|
||||
<p>
|
||||
Gertrudis Echenique 30, of. 32,
|
||||
<br />
|
||||
El Golf, Santiago, Chile.
|
||||
</p>
|
||||
<a href="{{$urls->base}}/contacto">
|
||||
<i class="big icon icon-ubicacion"></i>
|
||||
<p>
|
||||
<strong>
|
||||
UBICACIÓN
|
||||
</strong>
|
||||
</p>
|
||||
</a>
|
||||
<a href="{{$urls->base}}/contacto">
|
||||
<p>
|
||||
Gertrudis Echenique 30, of. 32,
|
||||
<br />
|
||||
El Golf, Santiago, Chile.
|
||||
</p>
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user