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

Hello World

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

@endsection