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

Hello World

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

@endsection