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

Hello World

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

@endsection