first commit
This commit is contained in:
28
resources/views/screeningLotteryFillFormInfo.blade.php
Normal file
28
resources/views/screeningLotteryFillFormInfo.blade.php
Normal file
@ -0,0 +1,28 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('content')
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-8 main-area">
|
||||
|
||||
<h1 style="text-align: center;">篩檢抽獎資格</h1>
|
||||
<h3 style="text-align: center;"><hr style="width:2em; display: inline-block"></h3>
|
||||
<h2 style="text-align: center;"></h2>
|
||||
|
||||
<p class="lead"></p>
|
||||
|
||||
<p class="lead">★定量免疫糞便潛血檢查:38-63年次且112年迄今未接受糞便潛血檢查。</p>
|
||||
<p class="lead">★乳房X光攝影檢查篩檢: 43-68年次或69-73年次二等親內曾罹患乳癌,且112年迄今未接受乳房X光攝影檢查之女性市民。</p>
|
||||
<p class="lead">★子宮頸抹片檢查篩檢: 43~83年次且111年迄今未接受子宮頸抹片檢查。</p>
|
||||
<p class="lead">★口腔黏膜檢查:39~83年次有嚼檳榔(含已戒)或吸菸習慣,自112年迄今未接受口腔黏膜檢查。</p>
|
||||
<p class="lead">★肺癌低劑量電腦斷層掃描:重度吸菸者(38-63年次)或具肺癌家族史(男性38-63年次、女性38-68年次),且111年迄今未接受肺癌篩檢。</p>
|
||||
<p class="lead">★B、C肝炎篩檢: 45至79歲(民國34-68年次)及原民40-79歲(民國34-73年次)迄今未參加過BC肝篩檢之市民。</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@endsection
|
Reference in New Issue
Block a user