@extends('adminlte::page') @section('title', '権限設定登録') @section('content_header')
@stop @section('content')
@csrf
部署
役職
機能 権限 削除
@stop @section('js') @stop @section('css') @stop