@extends('layouts.backBase') @section('css') {!! HTML::style('//cdn.datatables.net/1.10.11/css/jquery.dataTables.min.css') !!} {!! HTML::style('css/back/panel.css') !!} {!! HTML::style('css/back/dataTable.css') !!} @stop @section('body') {!! HTML::script('js/back/custom.js') !!} @stop @section('content')
| Nombre | Dirección web | Imagen | Acciones |
| {{ $funder->getName() }} | @if ( $funder->getUrl() ) {{ $funder->getUrl() }} @else Sin url @endif |
@if ( $funder->getImage() )
|