@extends('layouts.master_app') @section('title') Nueva categoría @endsection @section('menu_projects', 'here show') @section('css') @endsection @section('content')

Dashboard

@endsection @section('js') @endsection