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

Hello World

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

@endsection