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

Hello World

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

@endsection