@extends('layouts.admin') @section('title') Gestione layout, news e banner @stop @section('content')
Trascina le righe per ordinare gli elementi
| Nome | Tipo | Layout | |||||
|---|---|---|---|---|---|---|---|
| {{$section->name}} | {{$section->type == 'section' ? 'Nazionale' : 'Regionale'}} | ![]() |
Trasforma in evento | PubblicitĂ | News | {!! Form::open(array('class' => 'form-inline', 'method' => 'DELETE', 'route' => array('sections.destroy', $section->id))) !!} {!! Form::close() !!} |