|
檢測狀況 |
|
|
收縮壓 |
@if($result[3]!="正常")
@if($result[3]=="過低")
@else
@endif
@endif
|
{{$SBP}}mmHg | > |
| 舒張壓 | {{$DBP}}mmHg | |||
|
|
血糖值 |
@if($result[1]!="正常")
@if($result[1]=="偏高")
@else
@endif
@endif
|
{{$GLU}}mg/dL | > |
|---|---|---|---|---|
|
|
心跳 | {{$PULSE}}bpm | > | |
|
|
體溫 |
@if($result[2]!="正常")
@if($result[2]=="偏高")
@else
@endif
@endif
|
{{$BT}} | > |
|
|
體重 |
@if($result[0]!="適中")
@if($result[0]=="過重")
@else
@endif
@endif
|
{{$weight}}kg | > |
|
|
身高 | {{$height}}cm | > |