@extends('layout.app') @section('title', 'Project detail') @section('content')

Basic Information

Project name:
{{ $project->name }}
Project owner 1:
{{ isset(json_decode($project->owners)[0]->name) ? json_decode($project->owners)[0]->name : '' }} (Invested: {{ isset(json_decode($project->owners)[0]->Invested) ? json_decode($project->owners)[0]->Invested : '' }}%)
Project owner 2:
{{ isset(json_decode($project->owners)[1]->name) ? json_decode($project->owners)[1]->name : '' }} (Invested: {{ isset(json_decode($project->owners)[1]->Invested) ? json_decode($project->owners)[1]->Invested : '' }}%)
Address:
{{ $project->address }}
Campus area (m2):
{{ $project->area }}
Construction Density (%):
{{ $project->construction_intensity }}
Number of units (Apartment/Townhouse):
{{ $project->number_of_units }}
Project status:
{{ $project->status }}
Project classification:
{{ $project->classification }}
Project start date:
{{ $project->started_date }}
Project end date:
{{ $project->ended_date }}
Project est end date:
{{ $project->estimated_date }}
License No:
{{ $project->license_no }}
Date of issue:
{{ $project->date_of_issue }}
Place of issue:
{{ $project->place_of_issue }}

Payment Methods

ID Content Application date File