@extends('layouts.page') @section('pageTitle', 'ODESSA SEGUROS - Cotiza, Compara y Contrata tus seguros') @section('content') .main-container %section.page-title.page-title-3.image-bg.overlay.parallax .background-image-holder.background-image-holder-2.fadeIn %img.background-image{:alt => "Background Image", :src => "{{ asset('/assets/img/GGA_Filtros-2-fondo-blog.jpg')}}"}/ .container .row .col-sm-12.text-center %h3.uppercase.mb0 Nuestro blog / end of row / end of container %ol.breadcrumb.breadcrumb-2 %li.active Noticias de interés %li.active Conoce nuestra app %li.active Amor al futbol %section .container .row .col-md-9.mb-xs-24.prblog .post-snippet.mb64 %a{:href => "{{route('blogdetalles')}}"} %img.mb24{:alt => "Post Image", :src => "{{ asset('/assets/img/cancha1.jpg')}}"}/ .post-title %span.label 30 de marzo %a{:href => "{{route('blogdetalles')}}"} %h4.inline-block El 11 ideal de Rusia 2018 %ul.post-meta %li %i.ti-user %span Escrito por %a{:href => "#"} Pier Gignac %hr/ %p Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. %a{:href => "{{route('blogdetalles')}}"} Leer más .post-snippet.mb64 %a{:href => "{{route('blogdetalles')}}"} %img.mb24{:alt => "Post Image", :src => "{{ asset('/assets/img/cancha2.jpg')}}"}/ .post-title %span.label 30 de marzo %a{:href => "{{route('blogdetalles')}}"} %h4.inline-block El 11 ideal de Rusia 2018 %ul.post-meta %li %i.ti-user %span Escrito por %a{:href => "#"} Gil Saca %hr/ %p Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. %a{:href => "{{route('blogdetalles')}}"}Leer más / end of post snippet / end of post snippet .text-center %ul.pagination %li %a{"aria-label" => "Previous", :href => "#"} %span{"aria-hidden" => "true"} « %li.active %a{:href => "#"} 1 %li %a{:href => "#"} 2 %li %a{:href => "#"} 3 %li %a{:href => "#"} 4 %li %a{:href => "#"} 5 %li %a{"aria-label" => "Next", :href => "#"} %span{"aria-hidden" => "true"} » / end of nine col .col-md-3.hidden-sm .widget %h6.title Acerca de Golden Goal %hr/ %p Golden Goal es la mejor aplicación para organizar las retas con tus amigos. Utiliza Golden Goal App para crear tus partidos, invitar a tus amigos y mantener los encuentros organizados. / end of widget .widget %h6.title Categorías %hr/ %ul.link-list %li %a{:href => "#"} Noticias %li %a{:href => "#"} Nuestra app %li %a{:href => "#"} Amor al futbol / end of widget .widget %h6.title Artículos destacados %hr/ %ul.link-list.recent-posts %li %a{:href => "#"} A simple image post for starters startups %span.date September 23, 2015 %li %a{:href => "#"} An audio post for good measure %span.date September 19, 2015 %li %a{:href => "#"} A thoguhtful blockquote post on life %span.date September 07, 2015 / end of widget / end of widget / end of sidebar / end of container row / end of container %section#descarga.bg-dark.pb0.pt64 .container .row.mb64.mb-xs-32 .col-md-8.col-md-offset-2.col-sm-8.col-sm-offset-2.text-center %h1.large ¡Comienza a jugar! %p.lead-3.mb48.mb-xs-32.fade-1-4 Descarga Golden Goal App y arma tu reta. %a.mr10{:href => "https://itunes.apple.com/us/app/golden-goal-soccer-manager/id1288504963?ls=1&mt=8", :target => "_blank"} %img.image-xs{:alt => "App Store", :src => "{{ asset('/assets/img/appstore.png')}}"}/ %a{:href => "https://play.google.com/store/apps/details?id=com.goldengoal.c.goldengoalapp", :target => "_blank"} %img.image-xs{:alt => "App Store", :src => "{{ asset('/assets/img/playstore.png')}}"}/ / end of row / end of row / end of container @endsection