@extends('layouts.base') @section('css') {!! Minify::stylesheet('/css/landing.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/homeSlider.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/cookie.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/twitter.css')->withFullUrl() !!} @stop @section('title') Radio ECCA. Fundación Canaria. Centro de educación para adultos. @stop @section('description') Bienvenido a la web oficial de Radio ECCA. Educación a distancia. Cursos Online. Formación para adultos. @stop @section('content') @include('includes.sliderHome')

{{ Lang::get('home.twitter') }}

Tweet a Radio ECCA
Cargando Tweets...
@stop @section('js-code-post') {!! Minify::javascript('/js/custom.js')->withFullUrl() !!} @include('includes.twitterWebIntentScript') @stop