@extends('layout.investor') @section('title', 'IPO Information | Nexus Listings | Real Estate Investment Trust') @section('description', 'IPO Information - Nexus Select Trust is India’s publicly listed retail Real Estate Investment Trust (REIT).') @section('keywords', 'IPO Information, REIT, Real Estate Investment Trust, Nexus Select Trust') @section('canonical', 'https://www.nexusselecttrust.com/nexus-ipo-information') @section('body_class', 'investor-body') @section('pagecontent')

IPO Information

@foreach ($ipo_info as $info)
{{ $info->heading }} {{ $info->value }}
@endforeach
@foreach ($ipo_documents as $document) @endforeach
Date Description
{{ $document->date }} {{ $document->heading }}
@endsection