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

Agregar Nueva Sección

@csrf
@error('form_id')
{{ $message }}
@enderror
@endsection