@extends('parentmodule::layouts.master') @section('content')

Hello World

Module: {!! config('parentmodule.name') !!}

@endsection