{{-- --}} {{--
--}}
場所資訊
場所名稱全名:
場所名關鍵字:
場所地址:
縣市
@foreach($cities as $city)
city_id ?? $place->city_id ?? '') == $city->id) selected @endif>{{ $city->name }}
@endforeach
區
@foreach($placeTown as $town)
area_id ?? $place->area_id ?? '') == $town->id ) selected @endif>{{ $town->name }}
@endforeach
場所經緯:
場所類型 :
@foreach($mainPlaceTypes as $placeType)
id ) selected @endif>{{ $placeType->name }}
@endforeach
場所網址:
場所描述:
{{$place->memo ?? ''}}
場所圖片
@if(!empty($applyInfo->image1 ?? $place->image1))
場所圖片1
@endif @if(!empty($applyInfo->image2 ?? $place->image2))
場所圖片2
@endif @if(!empty($applyInfo->image3 ?? $place->image3))
場所圖片3
@endif
AED地點資訊
AED放置地點:
AED經緯度:
AED地點描述:
{{$applyInfo->aed_place_desc ?? ''}}
開放使用時間:
(上班營業時間)
星期一:
星期二:
星期三:
星期四:
星期五:
星期六:
星期日:
備註:
{{$applyInfo->aed_memo ?? ''}}
場所開放時間
緊急聯絡電話:
AED位置圖片1:
(清楚辨識AED位置)
格式僅支援jpg, jpeg, png
AED位置圖片2:
(清楚辨識AED位置)
格式僅支援jpg, jpeg, png
AED位置圖片3:
(清楚辨識AED位置)
格式僅支援jpg, jpeg, png
附加檔案:
平面圖:
格式僅支援jpg, jpeg, png
資料建立時間:
AED位置圖片
AED位置圖片1
@if (!empty($applyInfo->Aed_place_photo1))
@endif
AED位置圖片2
@if (!empty($applyInfo->Aed_place_photo2))
@endif
AED位置圖片3
@if (!empty($applyInfo->Aed_place_photo3))
@endif
平面圖
@if(!empty($applyInfo->floor_plan))
@endif
管理員資訊
@if(!empty($adminUser)) @foreach($adminUser as $row)
管理員姓名:
電子信箱:
連絡電話:
@endforeach @else
管理員姓名:
@if(empty($applyInfo))
@else
@endif
電子信箱:
@if(empty($applyInfo))
@else
@endif
連絡電話:
@if(empty($applyInfo))
@else
@endif
{{--
--}} {{--
管理員AED相關訓練:
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endif
AED資訊
經銷商名稱:
經銷商電話:
廠牌:
型號:
序號:
AED設置日期:
@if(($formType ?? '') == 'changeAedAdmin')
@else
@endif
電池使用期限:
@if(($formType ?? '') == 'changeAedAdmin')
@else
@endif
預定保養時程:
@if(($formType ?? '') == 'changeAedAdmin')
@else
@endif
AED保固期限:
@if(($formType ?? '') == 'changeAedAdmin')
@else
@endif
@if ($show_extended_date_text)
保固延長期限:
@endif
電擊貼片使用期限:
@if(($formType ?? '') == 'changeAedAdmin')
@else
@endif
{{--
--}} {{--
--}} {{--
--}} {{--
5、場所位置狀態
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
更改狀態:
--}} {{--
--}} {{--
--}} {{--
1.已公開
--}} {{--
6.退回補正資料
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@if(($applyInfo->apply_type?? '') == 3)
廢除原因
abolition_reason ?? '') == 1 ? 'checked' : null }}>
此AED故障
abolition_reason ??'') == 2 ? 'checked' : null }}>
此位置取消裝設AED
abolition_reason ??'') == 3 ? 'checked' : null }}>
其他,請輸入原因
@elseif(($applyInfo->apply_type?? '') == 4)
變更管理員
{{--
--}} {{--
目前管理員為:
--}} {{--
--}} {{--
--}} {{--
請選擇
--}} {{-- @foreach($users as $user)--}} {{--
admin_user_id ?? '') == $user->id ? 'selected' : ''}}>【{{$user->id}}】{{ $user->name }}
--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} @if(count($aedAdmins)>0 || $applyInfo->unmanage == 1)
unmanage ?? '' == 1 ? 'checked' : null }} >
取消管理此AED
@endif
管理員欲變更為:
請選擇
{{-- @if(count($aedAdmins ?? 0 )>0)--}} {{--
取消管理此AED
--}} {{-- @endif--}} @foreach($users as $user) @if(!is_null($user->user)) @if(!in_array($user->user->id ,$admin_user_ids)) @if($applyInfo->unmanage == 0)
admin_user_id ?? '') == $user->user->id ? 'selected' : ''}} >【{{$user->user->id}}】{{ $user->user->name }} {{ $user->user->certificate_apply->isEmpty() ? "(此位管理員尚未上傳AED證書)" : null }}
@else
【{{$user->user->id}}】{{ $user->user->name }} {{ $user->user->certificate_apply->isEmpty() ? "(此位管理員尚未上傳AED證書)" : null }}
@endif @endif @endif @endforeach
@elseif(($applyInfo->apply_type?? '') == 5)
追加管理員及效期異動
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
管理員姓名:
--}} {{--
--}} {{-- @if(empty($applyInfo))--}} {{--
--}} {{-- @else--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
電子信箱:--}} {{--
--}} {{--
--}} {{-- @if(empty($applyInfo))--}} {{--
--}} {{-- @else--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@if(!empty($users)) @foreach($users as $user) @if(!empty($aed->admin_user_id) && $user->user->id == $aed->admin_user_id || ($applyInfo->admin_user_id == $user->user_id))
admin_user_id ?? '') == $user->user->id ? 'selected' : ''}}>【{{$user->user->id}}】{{ $user->user->name }}
@endif @endforeach @else
【{{$user->id}}】{{ $user->name }}
@endif
@elseif(($applyInfo->apply_type?? '') == 6 &&empty($user->can_upload))
已過保固仍可使用證明文件
@endif {{--
--}}