@extends('adminlte::layouts.app') @section('htmlheader_title') {{ trans('adminlte_lang::message.home') }} @endsection @section('main-content')




Agregar Categoría

{!! csrf_field() !!}
{{ $errors->first('name') }}
@endsection