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

Hello World

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

@endsection