= $this->extend('layout/app') ?>
= $this->section('content') ?>
# |
Nama Paket |
Kecepatan |
Harga |
Aksi |
$item): ?>
= $index + 1 ?> |
= $item['nama'] ?> |
= $item['kecepatan'] ?> |
= 'Rp ' . number_format($item['harga'], 0, ',', '.') ?> |
|
= $this->endSection() ?>
= $this->section('script') ?>
= $this->endSection() ?>