Broker System for Supercredit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <div class='transaction-details'>
- <trans-tails [item] = "item"> </trans-tails>
- <hr>
- <!-- <p>Address: {{item.address}}
- <p>bdm: {{item.bdm}}</p>
- <p>brokers: {{item.brokers}}</p>
- <p>budget: {{item.budget}}</p>
- <p>clients: {{item.clients}}</p>
- <p>country: {{item.country}}</p>
- <p>full_name: {{item.full_name}}</p>
- <p>gender: {{item.gender}}</p>
- <p>id: {{item.id}}</p>
- <p>img_id: {{item.img_id}}</p>
- <p>is_online: {{item.is_online}</p>
- <p>job_title: {{item.job_title}}</p>
- <p>lender: {{item.lender}}</p>
- <p>loan_limit: {{item.loan_limit}}</p>
- <p>phone: {{item.phone}}</p>
- <p>rating: {{item.rating}}</p>
- <p>settlement_date: {{item.settlement_date | date: "yyyy-MM-dd"}}</p>
- <p>status: {{item.status}}</p>
- <p>submittsion_date: {{item.submittsion_date | date: "yyyy-MMM-dd"}}</p>
- <p>target: {{item.target}}</p> -->
-
- <!-- <img
- src="https://www.flyingsolo.com.au/wp-content/uploads/2021/01/Untitled-design-1-3-450x270.jpg">
- <iframe src="http://biukop.com/" width=800 height=600 title="fuck google"></iframe> -->
-
- </div>
|