first commit
This commit is contained in:
20
resources/views/publicityWeekNews.blade.php
Normal file
20
resources/views/publicityWeekNews.blade.php
Normal file
@ -0,0 +1,20 @@
|
||||
@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 share-btn-area"> </p>
|
||||
|
||||
<p class="lead">口腔癌主要由慢性刺激所導致,喝酒、抽菸、吃檳榔是引發口腔癌的三大元凶。有喝酒、抽菸或吃檳榔習慣者,得到口腔癌的機率分別為一般人的10、18、28倍;倘若三個習慣都有,確診口腔癌的機率更是高達123倍。</p>
|
||||
<p> </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@endsection
|
Reference in New Issue
Block a user