order_card.php 69 B

12345
  1. <?php
  2. $view
  3. ->fetch('#show', 'card/lib/buy.show')
  4. ->display();