This is the directory structure of My Views:
Access Index Yes, but the access to apply is a mistake, not inherited a base?
It's all @extends (' pc.base ')
And then:
@include('pc.common.header') @section('main') @show @include('pc.common.footer') @include('pc.common.fixer')
Accessing apply makes a mistake:
Reply content:
This is the directory structure of My Views:
Access Index Yes, but the access to apply is a mistake, not inherited a base?
It's all @extends (' pc.base ')
And then:
@include('pc.common.header') @section('main') @show @include('pc.common.footer') @include('pc.common.fixer')
Accessing apply makes a mistake:
View Path Right
Are there any header.blade.php in the common folder?
Upstairs is right, see if there are files in the path, or the path of the file is not written!
There is definitely no header.blade.php file added on common