Example #1
0
 public function compose(View $view)
 {
     $view->withSiteName('Gitamin');
     $view->withGitaminVersion(GITAMIN_VERSION);
 }