{{-- --}} Broker Recon System | Edit Lead @if(session()->get('success'))
{{ session()->get('success') }}
@endif

{{$indi->MainName}} {{$indi->MainSurname}}

{{$indi->MainIDNumber}}


{{$indi->created_at}}

@if($indi->status == "Pending") {{$indi->status}} @elseif($indi->status == "Client Consent") {{$indi->status}} @elseif($indi->status == "Insurer Quote") {{$indi->status}} @elseif($indi->status == "Inactive") {{$indi->status}} @elseif($indi->status == "Active") {{$indi->status}} @endif
{{ csrf_field() }}
Confirm
Edit
PRINCIPAL MEMBER DETAILS

MAXIMUM of R30 000.00 cover per person

Status
PERSONAL DETAILS OF SPOUSE:

@if( $sp != null)

@else

@endif

DEPENDANTS:

@if( $dp != null) @foreach($dp as $data) @endforeach @else @endif
NAME: SURNAME: ID NUMBER: RELATION: BENEFIT:

BENEFICIARY NOMINATION

I hereby nominate the following person for any benefits due to be paid from the scheme in the event of my death

@if($bn != null)
@else
@endif
BANKING DETAILS

@if($do != null)

{{-- --}}

@else

{{-- --}}

@endif
Add New Note
Notes

@foreach($nt as $note) @endforeach
NOTE NAME NOTE ADDED BY DATE
{{$note->note_name}} {{$note->note}} {{$note->added_by}} {{$note->created_at}}
Add New SMS
Add New Email
Communication

@foreach($co as $com) @endforeach
ACTION EMAIL SUBJECT ASSIGNED TO DATE
{{$com->com_name}} {{$com->sent_by}} {{$com->email_sub}} {{$com->created_at}}

Message ×


Are you sure you want to save these changes?



{{ csrf_field() }}

{{ csrf_field() }}
Upload

{{ csrf_field() }}
×
{{ csrf_field() }}

@foreach($st as $s)

Changed status to: {{$s->status}}

{{$s->comments}}

{{$s->changed_by}}, {{$s->date}}

@endforeach