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

Crea una categoria

@stop @section('content')
@csrf
Nome
@stop @section('css') @stop