@extends('dashboard::master') {{-- Autor: Giovanni López O. @gmlo_89 --}} @section('content')

{{ trans('categories::label.module_name') }}

{{ Alert::render() }}
{{ trans('dashboard::label.go_home') }}
{{ trans('categories::label.add_category') }}
{{ trans('categories::label.title') }} {{ trans('categories::label.category_parent') }} {{ trans('categories::label.created') }} {{ trans('categories::label.updated') }}
@stop @section('scripts') @stop