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

Hello World

This view is loaded from module: {!! config('examplan.name') !!}

@endsection