extends('layout.php', ['title' => 'Admin :: Quick fix responses']) ?> start('content') ?> include('pages/admin/menu.php', ['action' => $action]); ?>
id | name | status | title | message | project | package_name | webonly |
---|---|---|---|---|---|---|---|
= $response['id']; ?> | = $this->e($response['name']); ?> | e($response['status']) : ''; ?> | = $this->e($response['title']); ?> | = $this->e($response['project']); ?> | e($response['package_name']) : ''; ?> | = $response['webonly']; ?> |