@extends('adminlte::page') @section('title', 'Nueva Cocina - Insertbog') @section('content_header')

Nueva Cocina

@stop @section('content')
@csrf
Cancelar
@stop @section('css') @stop @section('js') @stop