@extends('layout/principal') @section('titulo', 'Home') @section('content')
Nuevo Menu
@csrf
@endsection @section('scripts') @endsection