@extends('adminlte::page') @section('title', '貸用品代替機器管理 追加') @section('content_header')
@stop @section('content')
@csrf
{{ $equipmentType->sales_name }}
代替機器 国内歯科 獣医科 その他医科 海外 ポータブル
キャンセル @if(Gate::forUser(\Auth::user())->allows('employeeOperation', 'rental-items|2')) @endif
@stop @section('css') @stop