@foreach ($featuredProperties as $featuredProperty)
{{ @$featuredProperty->invests_count }} @lang('Investors') |
{{ showAmount(@$featuredProperty->invested_amount) }}
({{ getAmount(@$featuredProperty->invest_progress) }}%)
@lang('Details')
{{ showAmount(@$featuredProperty->per_share_amount) }}
@endforeach