@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. {{ Lang::get('home.fundacion Canaria') }} {{ Lang::get('home.centro de educacion para adultos') }} @stop @section('description') {{ Lang::get('home.bienvenido a la web oficial') }} {{ Lang::get('home.educacion a distancia') }} {{ Lang::get('home.cursos online') }} {{ Lang::get('home.formacion para adultos') }} @stop @section('content') @include('includes.sliderHome')