1. <?php
    2. $content->row(Card::make()->header("Alert")->content(function (Content $content) {
    3. }));