@extends('adminlte::page') @section('title', 'サポートパック検査項目ページ設定一覧') @section('content_header')
@stop @section('content')| ページ | タイトル | 注意事項 | 編集 | ||||
|---|---|---|---|---|---|---|---|
| {{ $page->page }} | {{ $page->title }} | {{ $page->caution }} | @if(Gate::forUser(\Auth::user())->allows('employeeOperation', 'maintenance|4') || Gate::forUser(\Auth::user())->allows('employeeOperation', 'maintenance|2')) 編集 @endif | ||||
| 登録されていません。 | |||||||