Edit Participant
{{----}} @csrf

Participant Information

@if($participant->new_participant) @else @endif
@if(!$participant->new_participant) @else @endif
{{--/. participant information /--}}

Additional Information

@if(!$participant->pwd_status) @else @endif
@if($participant->pwd_status) @else @endif
@if(!$participant->refugee_status) @else @endif
@if($participant->refugee_status) @else @endif
@if(!$participant->own_a_phone) @else @endif
@if($participant->own_a_phone) @else @endif
@if(!$participant->participant_mobile_money) @else @endif
@if($participant->participant_mobile_money) @else @endif
@if(!$participant->other_names_registered) @else @endif
@if($participant->other_names_registered) @else @endif
{{--/. additional information /--}}

Household Information

@if(!$participant->is_house_hold_head) @else @endif
@if($participant->is_house_hold_head) @else @endif
{{--/. end household information /--}}

Financial Information

@if(!$participant->participant_bank_account) @else @endif
@if($participant->participant_bank_account) @else @endif
@if(!$participant->received_loan_in_last_year) @else @endif
@if($participant->received_loan_in_last_year) @else @endif
@if(!$participant->received_other_ngo_support) @else @endif
@if($participant->received_other_ngo_support) @else @endif
@if(!$participant->is_participant_involved_in_selling_related_dairy_products) @else @endif
@if($participant->is_participant_involved_in_selling_related_dairy_products) @else @endif
{{--/. financial information /--}}

Next of Kin Information

Location Information

{{--
--}}
{{--/. location information /--}}

Active Status

{{--/. activity status /--}}