= $this->extend('layouts/main.php') ?>
= $this->section('content') ?>
| VendorID | Vendor Name | Initial | Create Date | |
Enable
";
} else {
$toggletext = "
Disable
";
}
?>
>
| =$vendorid;?> | =$vendorname;?> | =$initial;?> | =$createdate;?> |
Edit
=$toggletext;?>
|
= $this->endSection() ?>
= $this->section('script') ?>
= $this->endSection() ?>