Skip to content

Commit

Permalink
💄Allowance
Browse files Browse the repository at this point in the history
  • Loading branch information
noeypatt committed Apr 2, 2020
1 parent e64bdf0 commit 96fddfc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion pages/index/Allowance.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ const Allowance = () => {
title: "เบี้ยยังชีพที่ผู้สูงอายุจะได้รับ",
description: "การจ่ายเบี้ยยังชัพผู้สูงอายุแบบบันไดตามช่วงอายุ"
},
{
title: "การเซ็นสําเนาที่ถูกต้อง",
description: "วิธีการเซ็นสำเนาบัตรประชาชน สำเนาทะเบียนบ้าน และสมุดบัญชีเงินฝากธนาคาร"
},
])

const [status, setStatus] = useState(false)
Expand Down Expand Up @@ -286,7 +290,24 @@ const Allowance = () => {
</div>
</div>
:
null
current == 5 ?
<div className="data-detail-content">
<div className="title-content">
<h6 className="header-title-content">การเซ็นสําเนาที่ถูกต้อง</h6>
<div className="sub-title-content">
<h6>1. ขีดเส้นคร่อมบนตัวสำเนาในส่วนที่เป็นข้อมูล</h6>
<h6 className="sub-content">เกี่ยวกับเจ้าของเอกสาร หรือไม่ก็ได้</h6>
<h6>2. ควรระบุวัตถุประสงค์ในการนำไปใช้ให้ชัดเจนว่า เอกสารฉบับนั้นใช้สำหรับทำอะไร เช่น</h6>
<h6 className="sub-content">“ใช้เฉพาะการสมัครงานเท่านั้น” หรือ “ใช้สำหรับติดต่อเรื่อง…เท่านั้น”</h6>
<h6>3. ระบุ วัน เดือน ปี ณ วันที่ยื่นเรื่อง</h6>
<h6>4. เขียนข้อความทั้งหมดด้วยหมึกสีดำ</h6>
<h6>5. ต้องเขียนข้อความทั้งหมดลงบนสำเนาส่วนที่เป็นบัตร</h6>
</div>

</div>
</div>
:
null
}
</div>
</div>
Expand Down
Binary file added static/imgAllowance5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 96fddfc

@vercel
Copy link

@vercel vercel bot commented on 96fddfc Apr 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.