{{ $loop->iteration }} |
{!! $investor_user->user->name !!} {!! $investor_user->user->surname !!} |
{{ $investor_user->contract_number }} |
{{ $investor_user->user->bank_account }} |
{!! $investor_user->user->embg !!} |
{!! $investor_user->user->id_card_number !!} |
МКД {{ $investor_user->nextAmountForPayment() }} |
{{ \Carbon\Carbon::createFromFormat('Y-m-d H:i:s', $investor_user->last_payout_date)->addMonth()->format('d/m/Y') }} |
@endforeach