@extends('layouts.app') @section('content')

Lista de secciones

Nuevo
@include('flash::message')
@include('seccions.table')
@endsection @section('scripts') @endsection