> 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/theme/layouts.md).

# 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="/files/SN07NSObe2sXkzK6172G" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/EU8sHVwF6xnhUJuCbPMa" 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="/files/P3sgB2enYJkeOIzN9smp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vmnlpsBD2Oclb5a8SI2P" alt=""><figcaption></figcaption></figure>
