@extends('header') @section('content')

Hello World

This view is loaded from module: {!! config('$LOWER_NAME$.name') !!}

@stop