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

Hello World

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

@endsection