@extends('layouts.app') @section('content')
@if($officer->types=='member') ทะเบียนประวัติสมาชิกสภาองค์​การบริหาร​ส่วน​จังหวัด​ศรีสะเกษ​
เขตเลือกตั้งอำเภอ {{ $officer->amphoe }} เขตเลือกตั้งที่ {{ $officer->zone }}
@endif @if($officer->types=='prime') ทะเบียนประวัติผู้บริหารองค์การบริหารส่วนจังหวัดศรีสะเกษ @endif

...............................
ลายมือชื่อ
หมู่โลหิต
{{ $officer->blood_group }}
{{++$it}}. คำนำหน้าชื่อ
{{ $officer->prefix }}
ชื่อ
{{ $officer->name }}
ชื่อสกุล
{{ $officer->lastname }}
{{++$it}}. เกิดวันที่
{{ $date }}
เดือน
{{ $strMonthThai }}
พ.ศ.
{{ date('Y',strtotime($officer->born)) +543 }}
อายุ
55 ปี
{{++$it}}. เลขบัตรประจำตัวประชาชน
{{ $officer->idcard }}
หมายเลขโทรศัพท์
{{ $officer->tel }}
{{++$it}}. ชื่อบิดา
{{ $officer->father_name }}
ชื่อสกุลบิดา
{{ $officer->father_lastname }}
{{++$it}}. ชื่อ-สกุลมารดา
{{ $officer->mother_name }}
ชื่อสกุลมารดา
{{ $officer->mother_lastname }}
{{++$it}}. สถานภาพทางครอบครัว
@foreach (['single' => 'โสด', 'marry' => 'แต่งงาน', 'divorce' => 'หย่าร่าง', 'widow' => 'หม้าย'] as $key => $text) {{ $officer ->family_status == $key ? $text : '' }} @endforeach
{{++$it}}. ชื่อคู่สมรส
{{ $officer->spouse_name }}
อาชีพคู่สมรส
{{ $officer->spouse_occupation }}
{{++$it}}. ภูมิลำเนาเดิม
เลขที่ {{ $officer->original_address }}
หมู่ที่
{{ $officer->original_moo }}
ถนน
{{ $officer->original_street }}
ตำบล
{{ $officer->original_tambon }}
อำเภอ
{{ $officer->original_amphoes }}
จังหวัด
{{ $officer->original_province }}
รหัสไปรษณีย์
{{ $officer->original_postcode }}
{{++$it}}. ที่อยู่ปัจจุบัน
เลขที่ {{ $officer->address }}
หมู่ที่
{{ $officer->moo }}
ถนน
{{ $officer->street }}
ตำบล
{{ $officer->tambon }}
อำเภอ
{{ $officer->amphoes }}
จังหวัด
{{ $officer->province }}
รหัสไปรษณีย์
{{ $officer->postcode }}
{{++$it}}. จบการศึกษา
{{ $officer->top_study }}
@if($officer->types=='member') {{++$it}}. อาชีพเดิม (ก่อนเคยได้รับเลือกตั้งเป็น ส.อบจ.) @else {{++$it}}.อาชีพเดิม (ก่อนดำรงตำแหน่งผู้บริหาร อบจ.ศก. ) @endif
{{ $officer->old_occupation }}
{{++$it}}. อาชีพปัจจุบัน
{{ $officer->current_occupation }}
@if($officer->types=='prime')
{{++$it}}. ปัจจุบันดำรงตำแหน่ง
{{ $officer->position }}
เมื่อวันที่
{{ $officer->position_date }}
@endif @if(count($StudyVisits)==0)
{{++$it}}. การอบรม/ศึกษาดูงาน
เมื่อปี
@else @foreach($StudyVisits as $sv)
{{ $r==0 ? ++$it .'. การอบรม/ศึกษาดูงาน' : ''}}
{{ $sv->visit }}
เมื่อปี
{{ $sv->dates }}
@endforeach @endif @if(count($Insignias)==0)
{{ ++$it }}. เครื่องราชอิสริยาภรณ์ชั้น
เมื่อปี
@else @foreach($Insignias as $in)
{{ $l == 0 ? ++$it .'. เครื่องราชอิสริยาภรณ์ชั้น' : '' }}
{{ $in->insignia }}
เมื่อปี
{{ $in->insignia_date }}
@endforeach @endif
@if($officer->types=='prime') @if(count($PosPrimes)==0)
{{ $r == 0 ? ++$it .'. เป็นนายก อบจ.ศก. ' : '' }}
ครั้งที่
เมื่อวันที่
ถึงวันที่
@else @foreach($PosPrimes as $position)
{{ $r == 0 ? ++$it .'. เป็นนายก อบจ.ศก. ' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
ถึงวันที่
{{ DateThai($position->date2) }}
@endforeach @endif @if(count($PosSubPrimes)==0)
{{ $r == 0 ? ++$it .'. เป็นรองนายก อบจ.ศก. ' : '' }}
ครั้งที่
เมื่อวันที่
ถึงวันที่
@else @foreach($PosSubPrimes as $position)
{{ $r == 0 ? ++$it .'. เป็นรองนายก อบจ.ศก. ' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
ถึงวันที่
{{ DateThai($position->date2) }}
@endforeach @endif @if(count($PosSecretaryPrimes)==0)
{{ $r == 0 ? ++$it .'. เป็นเลขานายก อบจ.ศก. ' : '' }}
ครั้งที่
เมื่อวันที่
ถึงวันที่
@else @foreach($PosSecretaryPrimes as $position)
{{ $r == 0 ? ++$it .'. เป็นเลขานายก อบจ.ศก. ' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
ถึงวันที่
{{ DateThai($position->date2) }}
@endforeach @endif @if(count($PosConsultPrimes)==0)
{{ $r == 0 ? ++$it .'. เป็นที่ปรึกษานายก อบจ.ศก.' : '' }}
ครั้งที่
เมื่อวันที่
ถึงวันที่
@else @foreach($PosConsultPrimes as $position)
{{ $r == 0 ? ++$it .'. เป็นที่ปรึกษานายก อบจ.ศก.' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
ถึงวันที่
{{ DateThai($position->date2) }}
@endforeach @endif @endif @if($officer->types=='member') @if(count($PosSaos)==0)
{{ $r == 0 ? ++$it .'. เป็น ส.อบจ. ' : '' }}
ครั้งที่
เมื่อวันที่
@else @foreach($PosSaos as $position)
{{ $r == 0 ? ++$it .'. เป็น ส.อบจ. ' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
@endforeach @endif @if(count($PosPresidents)==0)
{{ $r == 0 ? ++$it .'. เป็นที่ปรึกษานายก อบจ.ศก. ' : '' }}
ครั้งที่
เมื่อวันที่
ถึงวันที่
@else @foreach($PosPresidents as $position)
{{ $r == 0 ? ++$it .'. เป็นประธานสภาอบจ. ' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
ถึงวันที่
{{ DateThai($position->date2) }}
@endforeach @endif @if(count($PosVicePresidents)==0)
{{ $r == 0 ? ++$it .'. เป็นรองประธานสภาอบจ. ' : '' }}
ครั้งที่
เมื่อวันที่
ถึงวันที่
@else @foreach($PosVicePresidents as $position)
{{ $r == 0 ? ++$it .'. เป็นรองประธานสภาอบจ. ' : '' }}
ครั้งที่
{{ $position->times }}
เมื่อวันที่
{{ DateThai($position->date1) }}
ถึงวันที่
{{ DateThai($position->date2) }}
@endforeach @endif @if(count($Committees)==0)
{{ $r == 0 ? ++$it .'. เป็นคณะกรรมการสามัญประจำสภาฯ/คณะกรรมการวิสามัญประจำสภาฯ คณะกรรมการ ' : '' }}
เมื่อปี
@else @foreach($Committees as $position)
{{ $r == 0 ? ++$it .'. เป็นคณะกรรมการสามัญประจำสภาฯ/คณะกรรมการวิสามัญประจำสภาฯ คณะกรรมการ ' : '' }}
{{$position->detail}}
เมื่อปี
{{$position->year}}
@endforeach @endif @endif
{{++$it}}. ประวัติอื่นๆ
{{ $officer->other }}
ลงชื่อ......................................................................
(......................................................................)
เจ้าของประวัติ
วันที่..........เดือน........................พ.ศ...................
ลงชื่อ......................................................................
(......................................................................)
ผู้อำนวยการกองกิจการองค์การบริหารส่วนจังหวัด
วันที่..........เดือน........................พ.ศ...................
ลงชื่อ......................................................................
(......................................................................)
ปลัดองค์การบริหารส่วนจังหวัดศรีสะเกษ
นายทะเบียนประวัติ
วันที่..........เดือน........................พ.ศ...................
@endsection @section('script') @endsection @section('style') @endsection