@extends('layouts.admin') @section('title') Gestione layout, news e banner @stop @section('content')

Trascina le righe per ordinare gli elementi

Aggiungi

@foreach($sections as $section) @endforeach
Nome
{{$section->name}} Trasforma in evento PubblicitĂ  News
@csrf @method('DELETE')
Aggiungi
@stop @section('extra_js') @stop