@extends('layouts.master') @section('content') @include('partials.breadcrumb')

{{$staff->title}} {{$staff->firstname}} {{$staff->lastname}}

Unit: {{$department->name}} @if($is_leader):: SUPERVISOR@endif
Designation: {{$staff->designation}}
Portal ID : {{$staff->portal_id ?? 'NULL'}}
{{--
Date of Join : 1st Jan 2013
--}}

Ministry Information

  • Church You Attend
    {{$staff->ministry()->church ?? 'NILL'}}
  • Church Pastor
  • Group Church
    {{$staff->ministry()->group ?? 'NILL'}}
  • Group Church Pastor
  • Zone
    {{$staff->ministry()->zone ?? 'NILL'}}
  • Zonal Pastor
  • Cell Name
    {{$staff->ministry()->cell_name?? 'NILL'}}
  • Cell Leader
  • Cell Responsibility
    {{$staff->ministry()->cell_responsibility ?? 'NILL'}}
  • Care Group Name
    {{$staff->ministry()->care_group_name?? 'NILL'}}
  • Care Group Leader
  • Role in Care Group
    {{$staff->ministry()->care_group_role ?? 'NILL'}}
  • Care Group Venue/ Meeting Link
    {{$staff->ministry()->care_group_venue ?? 'NILL'}}
  • Born Again
    {{$staff->ministry()->born_again_where ?? 'NILL'}}, YEAR: {{$staff->ministry()->born_again_year ?? 'NULL'}}
  • Baptism
    {{$staff->ministry()->baptised_where ?? 'NILL'}}, YEAR: {{$staff->ministry()->baptised_year ?? 'NULL'}}
  • Foundation School
    {{$staff->ministry()->foundation_school_where ?? 'NILL'}}, YEAR: {{$staff->ministry()->foundation_school_year ?? 'NULL'}}
  • Year you joined Ministry
    {{$staff->ministry()->ministry_year ?? 'NILL'}}
  • Employment Year as Staff
    {{$staff->ministry()->employment_year ?? 'NILL'}}
  • Employment Year in Healing School
    {{$staff->ministry()->department_year ?? 'NILL'}}

Marital Information

  • Marital Status
    {{$staff->marital()->marital_status ?? 'NILL'}}
  • Anniversary Date
    @if ($staff->marital() && $staff->marital()->anniversary) {{ \Carbon\Carbon::parse($staff->marital->anniversary)->setTimezone('Africa/Lagos')->format('jS F Y') }} @else NILL @endif {{-- {{ \Carbon\Carbon::parse($staff->marital()->anniversary )->format('j F Y') }}--}}
  • Spouse Name
    {{$staff->marital()->spouse_name ?? 'NILL'}}
  • Spouse Email
    {{$staff->marital()->spouse_email ?? 'NILL'}}
  • Spouse Phone
    {{$staff->marital()->spouse_phone ?? 'NILL'}}
  • Spouse Occupation
    {{$staff->marital()->spouse_occupation ?? 'NILL'}}
  • Spouse Office
    {{$staff->marital()->spouse_office ?? 'NILL'}}
  • Number of Children
    {{$staff->marital()->children_number ?? 'NILL'}}
@if($staff->childrenProfiles->count() > 0)

Children Information

@endif

Bank Information

  • Ministry Bank Name
    {{$staff->bank()->bank_name ?? 'NILL'}}
  • Ministry Account Number
    {{$staff->bank()->account_number ?? 'NILL'}}
  • Ministry Account Name
    {{$staff->bank()->account_name ?? 'NILL'}}
  • Espees Username
    {{$staff->bank()->espees_username ?? 'NILL'}}
  • Espees Wallet
    {{$staff->bank()->espees_wallet ?? 'NILL'}}

Medical Information

  • Genotype
    {{$staff->genotype ?? 'NILL'}}
  • Blood Group
    {{$staff->blood_group ?? 'NILL'}}
  • Allergies
    {{$staff->allergies ?? 'NILL'}}
  • Health Conditions
    {{$staff->health_conditions ?? 'NILL'}}
  • Health Insurance
    {{$staff->health_insurance ?? 'NILL'}}

Next Of Kin

Contact One
  • Name
    {{$staff->nok1_name ?? 'NILL'}}
  • Relationship
    {{$staff->nok1_relationship ?? 'NILL'}}
  • Phone Number
    {{$staff->nok1_phone ?? 'NILL'}}
  • Occupation
    {{$staff->nok1_occupation ?? 'NILL'}}
  • Kingschat Handle
    {{$staff->nok1_kc_handle ?? 'NILL'}}
  • House Address
    {{$staff->nok1_address ?? 'NILL'}}

Contact Two
  • Name
    {{$staff->nok2_name ?? 'NILL'}}
  • Relationship
    {{$staff->nok2_relationship ?? 'NILL'}}
  • Phone
    {{$staff->nok2_phone ?? 'NILL'}}
  • Occupation
    {{$staff->nok2_occupation ?? 'NILL'}}
  • Kingschat Handle
    {{$staff->nok2_kc_handle ?? 'NILL'}}
  • House Address
    {{$staff->nok2_address ?? 'NILL'}}

Education Informations

    @foreach ($staff->academicProfiles as $academic)
  • {{ ucwords($academic->institution) }}
    {{ucwords($academic->degree) }} in {{ ucwords($academic->subject )}}
    {{ \Carbon\Carbon::parse($academic->start_date)->format('Y') }} - {{ \Carbon\Carbon::parse($academic->complete_date)->format('Y') }}
  • @endforeach
{{--
--}} {{--
--}} {{--
--}} {{--

Parent Information

--}} {{--
    --}} {{--
  • --}} {{--
    Parents Alive
    --}} {{--
    {{$staff->parental()->parents_alive ?? 'NILL'}}
    --}} {{--
  • --}} {{--
  • --}} {{--
    Parents Born Again
    --}} {{--
    {{$staff->parental()->parents_born_again ?? 'NILL'}}
    --}} {{--
  • --}} {{--
  • --}} {{--
    Ministry Members
    --}} {{--
    {{$staff->parental()->ministry_members ?? 'NILL'}}
    --}} {{--
  • --}} {{-- @if($staff->parental() && $staff->parental()->ministry_members =='No')--}} {{--
  • --}} {{--
    Parents Denomination
    --}} {{--
    {{$staff->parental()->parents_denomination ?? 'NILL'}}
    --}} {{--
  • --}} {{-- @else--}} {{--
  • --}} {{--
    Parents Church
    --}} {{--
    {{$staff->parental()->parents_church ?? 'NILL'}}
    --}} {{--
  • --}} {{--
  • --}} {{--
    Parents Zone
    --}} {{--
    {{$staff->parental()->parents_zone ?? 'NILL'}}
    --}} {{--
  • --}} {{--
  • --}} {{--
    Parents Pastor
    --}} {{--
    {{$staff->parental()->parents_pastor ?? 'NILL'}}
    --}} {{--
  • --}} {{-- @endif--}} {{--
  • --}} {{--
    Number of Siblings
    --}} {{--
    {{$staff->parental()->siblings_number ?? 'NILL'}}
    --}} {{--
  • --}} {{--
  • --}} {{--
    Position in Family
    --}} {{--
    {{$staff->parental()->family_position?? 'NILL'}}
    --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

External Work Experience

Ministry Work Experience

Healing School Work Experience

Basic Salary Information

$

PF Information


ESI Information

@endsection @section('script') @endsection