first change
This commit is contained in:
7
stubs/nwidart-stubs/views/index.stub
Normal file
7
stubs/nwidart-stubs/views/index.stub
Normal file
@@ -0,0 +1,7 @@
|
||||
@extends('$LOWER_NAME$::layouts.master')
|
||||
|
||||
@section('content')
|
||||
<h1>Hello World</h1>
|
||||
|
||||
<p>Module: {!! config('$LOWER_NAME$.name') !!}</p>
|
||||
@endsection
|
Reference in New Issue
Block a user