> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/berry/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codedthemes.gitbook.io/berry/v3.9.0/theme/layouts.md).

# Layouts

Different layouts in Berry

Berry has multiple layouts in code. You can use as per your need.

* **MainLayout** - This is the layout after you login. Admin panel is a part of MainLayout.

<figure><img src="https://2078200040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflrTH6nspDenn8uPkVTP%2Fuploads%2FjCFc1Tu39hKoQZBZlUv0%2FMainLayout.png?alt=media&amp;token=1155826e-1084-4606-8784-4fd17824d610" alt=""><figcaption></figcaption></figure>

* **MininalLayout** - It is simple layout with just Routing inside. Login, register pages as build using MinimalLayout

<figure><img src="https://2078200040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflrTH6nspDenn8uPkVTP%2Fuploads%2FrBX7mLqMHdzRBjfh2I5d%2FMinimalLayout.png?alt=media&amp;token=93c3514b-8b8c-4b9d-a299-adf9df65ddde" alt=""><figcaption></figcaption></figure>

* **Simple layout** - It is very basic layout where you can have Header and footer with other content. You can refer landing page for same.

<figure><img src="https://2078200040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflrTH6nspDenn8uPkVTP%2Fuploads%2FBoRODcJfk97A6Gf84NtB%2FSimpleLayout_Header.png?alt=media&amp;token=f150ce4d-a831-4cbe-97b1-7032b3bf8c96" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2078200040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflrTH6nspDenn8uPkVTP%2Fuploads%2F7ozB6twIoZtZ1egZNhhO%2FSimpleLayout_Footer.png?alt=media&amp;token=5e8c216b-eaae-4f5a-81cb-eaa9e8a1f6fa" alt=""><figcaption></figcaption></figure>
