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

Hello World

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

@endsection