@extends('layouts.app') @section('content')

Pro Categories

@include('flash::message')
@include('pro_categories.table')
@endsection