@inject('Setting','anlutro\LaravelSettings\SettingStore') @inject('setting','anlutro\LaravelSettings\Facade') @inject('CommunityPresenter' , 'NSST\Presenters\CommunityPresenter') {{ $CommunityPresenter->comName() }} {{ $setting::get('system_name','全方位建築智慧化管理系統') }} @if($Setting->get('monitor_loading_image') == 'on') @endif
    @if($Setting->get('icon_news') == '1') @if($icon_exist['community'] == 'OK') @else @endif @endif @if($Setting->get('icon_repair') == '1') @if($icon_exist['repair'] == 'OK') @else @endif @endif @if($Setting->get('icon_mail') == '1') @if($icon_exist['mail'] == 'OK') @else @endif @endif @if($Setting->get('icon_notice') == '1') @if($icon_exist['notice'] == 'OK') @else @endif @endif @if($Setting->get('icon_album') == '1') @if($icon_exist['album'] == 'OK') @else @endif @endif @if($Setting->get('icon_gas') == '1') @if($icon_exist['gas'] == 'OK') @else @endif @endif {{--
  • @lang('messages.neighberhood_service')
  • --}} @if($Setting->get('icon_pubFacility') == '1') @if($icon_exist['pubFacility'] == 'OK') @else @endif @endif @if($Setting->get('icon_calendar') == '1') @if($icon_exist['calendar'] == 'OK') @else @endif @endif