@extends('sample::layouts.frontend') @section('content')

Hello World

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

@endsection