@inject('sentinel', 'Cartalyst\Sentinel\Native\Facades\Sentinel') @inject('CommunityPresenter','NSST\Presenters\CommunityPresenter') @lang('messages.front_desk_sys') - {{ $CommunityPresenter->comName() }}
@inject('setting','anlutro\LaravelSettings\SettingStore')
@if($setting->get('console.BIM.display') != 'show')
@else
@endif @foreach($notice as $one)
@endforeach @if($setting->get('console.BIM.display') != 'show')
@foreach($sensors as $sensor)
{{isset($lastRecordOfSensor[$sensor->tag]) ? $lastRecordOfSensor[$sensor->tag]->value : '無紀錄'}}
{{$sensor->sensor_name}}
@endforeach
@endif @if($setting->get('manage.pccs.display') == 'show') @endif
@if($setting->get('console.BIM.display') == 'show')
@endif @if($setting->get('console.BIM.display') != 'show')
@else
@endif
@if($setting->get('manage.mail.display') == 'show')
@lang('messages.registered_mail_operation')
@endif @if($setting->get('manage.guest.display') == 'show')
@lang('messages.visitor_operation')
@endif @if($setting->get('manage.keeper.display') == 'show')
@lang('messages.send_operation')
@endif @if($setting->get('manage.inst.display') == 'show') @if($setting->get('npm_version') == '0')
@lang('messages.reserve_facility')
@endif @endif @if($setting->get('function.point.display') == 'show')
點數管理
@endif @if($setting->get('function.news.display') == 'show')
@lang('messages.community_news')
@endif @if($setting->get('function.record.display') == 'show')
@lang('messages.household_meter_read')
@endif @if($setting->get('function.store.display') == 'show')
熱門店家
@endif @if($setting->get('function.firm.display') == 'show')
@lang('messages.cooperator')
@endif @if($setting->get('function.activity.display') == 'show')
活動代報
@endif @if($setting->get('manage.inouts.display') == 'show')
進出作業
@endif @if($setting->get('manage.meal.display') == 'show')
@lang('messages.order_service')
@endif @if($setting->get('manage.library.display') == 'show')
書籍借出作業
@endif
交辦事項
@if($setting->get('manage.electric_mail.display') == 'show')
電子信箱作業
@endif @if($setting->get('manage.inst_new.display') == 'show') @if($setting->get('npm_version') == '0')
公設計次制
@endif @endif
打卡
@inject('setting','anlutro\LaravelSettings\Facade') {{ $setting::get('marquee_information','') }}
@include('console.part.cardset')

{{ $setting::get('copyright_2','Copyright. NSST SinBao Technology.') }} {{ $setting::get('copyright_company','新保科技有限公司') }}
聯絡電話:{{ $CommunityPresenter->comPhone() }} 系統資訊回報

{{ $setting::get('brand','NSST') }} {{ $setting::get('system_name','全方位建築智慧化管理系統') }}

  • :
  • :
@lang('messages.logout')
{{-- 手繪版 2023/12/04 修改 --}} @include('console.js.cardset')