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