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.

29 lines
1.1KB

  1. <div class='transaction-details'>
  2. <trans-tails [item] = "item"> </trans-tails>
  3. <hr>
  4. <!-- <p>Address: {{item.address}}
  5. <p>bdm: {{item.bdm}}</p>
  6. <p>brokers: {{item.brokers}}</p>
  7. <p>budget: {{item.budget}}</p>
  8. <p>clients: {{item.clients}}</p>
  9. <p>country: {{item.country}}</p>
  10. <p>full_name: {{item.full_name}}</p>
  11. <p>gender: {{item.gender}}</p>
  12. <p>id: {{item.id}}</p>
  13. <p>img_id: {{item.img_id}}</p>
  14. <p>is_online: {{item.is_online}</p>
  15. <p>job_title: {{item.job_title}}</p>
  16. <p>lender: {{item.lender}}</p>
  17. <p>loan_limit: {{item.loan_limit}}</p>
  18. <p>phone: {{item.phone}}</p>
  19. <p>rating: {{item.rating}}</p>
  20. <p>settlement_date: {{item.settlement_date | date: "yyyy-MM-dd"}}</p>
  21. <p>status: {{item.status}}</p>
  22. <p>submittsion_date: {{item.submittsion_date | date: "yyyy-MMM-dd"}}</p>
  23. <p>target: {{item.target}}</p> -->
  24. <!-- <img
  25. src="https://www.flyingsolo.com.au/wp-content/uploads/2021/01/Untitled-design-1-3-450x270.jpg">
  26. <iframe src="http://biukop.com/" width=800 height=600 title="fuck google"></iframe> -->
  27. </div>