{{ csrf_field() }}
@if($indi != null) @if(count($indi) > 0) @foreach($indi as $contact) @if($contact->NewLead == "No") @if($contact->status == "Active") @elseif($contact->status == "Inactive") @elseif($contact->status == "Transfer") @endif @else @if($contact->status == "Active") @elseif($contact->status == "Inactive") @elseif($contact->status == "Transfer") @endif @endif @endforeach
NAME PRODUCT TYPE ID NUMBER STATUS DATE CREATED
{{$contact->MainName}} {{$contact->policy_type}} {{$contact->MainIDNumber}}{{$contact->status}}{{$contact->status}}{{$contact->status}}{{$contact->created_at}}
{{$contact->MainName}} {{$contact->ProType}} {{$contact->MainIDNumber}}{{$contact->status}}{{$contact->status}}{{$contact->status}}{{$contact->created_at}}
@else
No Results
@endif @endif {{-- @foreach($indi as $contact) @if($indi = !null || count($indi) > 0) @if($contact->NewLead == "No") @if($contact->status == "Active") @elseif($contact->status == "Inactive") @elseif($contact->status == "Transfer") @endif @else @if($contact->status == "Active") @elseif($contact->status == "Inactive") @elseif($contact->status == "Transfer") @endif @endif
NAME PRODUCT TYPE ID NUMBER STATUS DATE CREATED
{{$contact->MainName}} {{$contact->policy_type}} {{$contact->MainIDNumber}}{{$contact->status}}{{$contact->status}}{{$contact->status}}{{$contact->created_at}}
{{$contact->MainName}} {{$contact->ProType}} {{$contact->MainIDNumber}}{{$contact->status}}{{$contact->status}}{{$contact->status}}{{$contact->created_at}}
@else @endif @endforeach --}}