Advanced Topic: Builder
Nested Builder Blocks
For complex layouts (like an Image Gallery inside a Pricing Card), Arzavo supports `Nested Blocks` via `BlockController@storeNested`.
How to use Nested Grids
- Open a page in the Website Builder.
- Hover over an existing block (e.g., a Two-Column Row).
- Click the + Inner Block button (`⊞`).
- This drops a new child widget (like text, button, or image) strictly inside the boundary of the parent container.
Reordering Nested Components
You can reorder children within a parent using the `nested.reorder` endpoint. Simply drag the child handle up or down within its container.