@extends('layouts.main') @section('pageTitle', '洗車機設定') @section('content')
{!! $thirdLevelTabsHtml !!}
@can('washMachine.edit') @endcan
設備名稱(編號) 洗車機IP修改
@endsection @section('js') @include('include.inputmask') {{-- 1. 先設置 FETCH_PACK 全域變數 --}} {{-- 2. 載入其他依賴庫 --}} @endsection