HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/docs/usage/pages.md
# Pages

Just like in a normal CMS you can add pages to your application.

Platform 2 provides support to store the content for these pages in the database or make use of the filesystem to use static view files which are part of your theme.

These static view files can include various content sections and prove to be very dynamic.

You can later re-use these view files in other parts of your application.

## Importing Content {#importing-content}

You can import content pieces by using the `@content()` blade structure. This even works with the database type. See [Re-using Content]({url}/usage/content#re-using-content) in the Content section about how to re-use content parts.