{!! nl2br($agendaWithAnswer->details) !!}
{!! nl2br($agendaWithAnswer->details_bn) !!}
{!! nl2br($agendaWithAnswer->proposed_resolution) !!}
@endif @if($agendaWithAnswer->proposed_resolution_bn){!! nl2br($agendaWithAnswer->proposed_resolution_bn) !!}
@endifTotal Shareholder Qty: {{number_format($agendaWithAnswer->total_shareholder_quantity,0,".",",")}}
@endif @if($agendaWithAnswer->total_share_quantity)Total Share Qty: {{number_format($agendaWithAnswer->total_share_quantity,0,".",",")}}
@endif{{$questionOption->option}} : {{$questionOption->questionResultR->total_share_quantity ? number_format($questionOption->questionResultR->total_share_quantity,0) : 0}}
@endif @endif @empty @endforelse@if($key == 0) Proposed By
@else Seconded By
@endif Name: {{ $answer_user->userTakeTwo->name }}
BO ID: {{ $answer_user->userTakeTwo->bo_id }}