Blocks This module is part of TypiCMS, a multilingual CMS based on the Laravel framework. Blocks are useful to display custom content in your views. You can return the content of a block with Blocks::render('blockname').