PATH:
home
/
lab2454c
/
costbloc.com
/
vendor
/
nwidart
/
laravel-modules
/
src
/
Commands
/
stubs
/
views
@extends('$LOWER_NAME$::layouts.master') @section('content') <h1>Hello World</h1> <p> This view is loaded from module: {!! config('$LOWER_NAME$.name') !!} </p> @endsection
[+]
..
[-] master.stub
[edit]
[-] index.stub
[edit]