@extends('adminlte::page') @section('title', 'Nueva Variable') @section('content_header')

Nueva Variable

@stop @section('content')
Preparando formulario...
Cancelar
@stop @section('js') @stop