Bosquejo
This commit is contained in:
15
resources/views/layout/footer/contacto.blade.php
Normal file
15
resources/views/layout/footer/contacto.blade.php
Normal file
@ -0,0 +1,15 @@
|
||||
<div style="text-align: center;">
|
||||
<a href="{{$urls->base}}/contacto">
|
||||
<i class="big icon icon-contacto"></i>
|
||||
<p>
|
||||
<strong>
|
||||
CONTACTO
|
||||
</strong>
|
||||
</p>
|
||||
</a>
|
||||
<p>
|
||||
<a href="tel:56 9 9334 3645">+56 9 9334 3645</a>
|
||||
<br />
|
||||
<a href="mailto:mauriciogonzalez@totalsport.cl">mauriciogonzalez@totalsport.cl</a>
|
||||
</p>
|
||||
</div>
|
Reference in New Issue
Block a user