```
<div>
  <Alert type="danger">Couldn't load the company.</Alert>
  <Alert type="success">loaded the company.</Alert>
  <Alert type="info">loading the company.</Alert>
  <Alert type="warning">loading the company.</Alert>
</div>
```