@extends('layouts.app') @section('content')
@include('flash::message')
SubCategorias
@include('sub_categorias.table')
@endsection