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

Hello World

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

@endsection