@@ -304,7 +304,7 @@
|
||||
</div>
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $pick->minimum_investment }}</h4>
|
||||
<p>{{ Str::limit($pick->description,100) }}</p>
|
||||
<p>{{ Str::limit($pick->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $data->alternative_investment_fund->minimum_investment }}
|
||||
</h4>
|
||||
<p>{{ Str::limit($data->description,100) }}</p>
|
||||
<p>{{ Str::limit($data->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $freData->fractional_real_estate->minimum_investment ?? 'N/A' }}</h4>
|
||||
{{-- <p>{{ $freData->fractional_real_estate->property_description }}</p> --}}
|
||||
<p>{{ Str::limit($freData->description,100) }}</p>
|
||||
<p>{{ Str::limit($freData->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$data->alternative_investment_fund->minimum_investment}}</h4>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Total Price: {{$data->real_estate->total_price}}</h4>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$ghfData->funds->minimum_investment}}</h4>
|
||||
<p>{{Str::limit($ghfData->funds->fund_description,100)}}</p>
|
||||
<p>{{Str::limit($ghfData->funds->fund_description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Total Price: {{ $gireData->funds->fund_aum }}</h4>
|
||||
<p>{{ Str::limit($gireData->funds->fund_description,100) }}</p>
|
||||
<p>{{ Str::limit($gireData->funds->fund_description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
<div class="dics">
|
||||
<h4>Total Price: {{$data->real_estate->total_price}}</h4>
|
||||
<p>{{$data->real_estate->property_location}}</p>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
<h4>Total Price: {{ $gireData->funds->minimum_investment }}</h4>
|
||||
|
||||
<p>{{ Str::limit($gireData->funds->fund_description,200) }}</p>
|
||||
<p>{{ Str::limit($gireData->funds->fund_description,250) }}</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $data->alternative_investment_fund->minimum_investment }}
|
||||
</h4>
|
||||
<p>{{ Str::limit($data->description,100) }}</p>
|
||||
<p>{{ Str::limit($data->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Total Price: {{$data->realEstate->total_price}}</h4>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$ffdaData->realEstate->total_price}}</h4>
|
||||
<p>{{Str::limit($ffdaData->realEstate->facilities_features,200)}}</p>
|
||||
<p>{{Str::limit($ffdaData->realEstate->facilities_features,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$ffdaData->realEstate->price_range}}</h4>
|
||||
<p>{{Str::limit($ffdaData->description,100)}}</p>
|
||||
<p>{{Str::limit($ffdaData->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$data->alternative_investment_fund->minimum_investment}}</h4>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $data->alternative_investment_fund->minimum_investment }}
|
||||
</h4>
|
||||
<p>{{ Str::limit($data->description,100) }}</p>
|
||||
<p>{{ Str::limit($data->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$data->alternative_investment_fund->minimum_investment}}</h4>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<h4>Minimum Investment:
|
||||
{{ $data->alternative_investment_fund->minimum_investment ?? 'N/A' }}
|
||||
</h4>
|
||||
<p>{{ Str::limit($data->description,100) }}</p>
|
||||
<p>{{ Str::limit($data->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $data->alternative_investment_fund->minimum_investment }}
|
||||
</h4>
|
||||
<p>{{ Str::limit($data->description,100) }}</p>
|
||||
<p>{{ Str::limit($data->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{ $data->alternative_investment_fund->minimum_investment }}
|
||||
</h4>
|
||||
<p>{{ Str::limit($data->description,100) }}</p>
|
||||
<p>{{ Str::limit($data->description,250) }}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
</div> --}}
|
||||
<div class="dics">
|
||||
<h4>Minimum Investment: {{$data->alternative_investment_fund->minimum_investment}}</h4>
|
||||
<p>{{Str::limit($data->description,100)}}</p>
|
||||
<p>{{Str::limit($data->description,250)}}</p>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user