@extends('layout.mainlayout') @section('content')
| Department | Permission | Sort | Status | Action |
|---|---|---|---|---|
| {{ $config->department->name ?? $config->department_id }} |
is_active ? 'checked' : '' }}>
|