@let(ui = $ui.table())

<thead>
  <tr>
    {{{ await $slots.main() }}}
  </tr>
</thead>
