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

Hello World

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

@endsection