@extends('master') @section('title', 'Category List') @section('breadcrumbMainTitle', 'Category List') @section('content')
@include('message')
# Category Name Active Action
@include('hrm.employee.category.partials.formModal') @endsection @section('page_script') @endsection