@if(Auth::check() && Auth::user()->company) @if(Auth::user()->company == 'comma')
逗點新創
@elseif(Auth::user()->company == 'n23')
台灣北緯二十三度
@endif @endif
維修單管理
維修單查詢
使用者管理
@csrf
登出
@yield('content')