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

Employee Permission


@csrf
@include('partials.permission',['moduleSubmoduleAssoc'=>$moduleSubmoduleAssoc])
@if(isShowContent('user.role.create'))
@endif
@endsection @push('script') @endpush