@extends('layouts.base') @section('css') {!! Minify::stylesheet('/css/socialAction.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/categoryMenu.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/twitter.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/newsPosts.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/simplePagerNav.css')->withFullUrl() !!} @stop @section('title') {{Lang::get('socialAction.accion social')}} @stop @section('description') {{Lang::get('socialAction.actualidad de los proyectos sociales')}} @stop @section('content') {!! Breadcrumbs::render('social-action') !!}
{{ $post['content'] }}
{{ $post['date'] }}