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

Hello World

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

@endsection