# Layouts

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&#x26;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&#x26;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&#x26;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&#x26;token=5e8c216b-eaae-4f5a-81cb-eaa9e8a1f6fa" alt=""><figcaption></figcaption></figure>
