enhance(views): Move page section views to a sections directory (#2936)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
@endsection
|
||||
|
||||
@section('sidebar')
|
||||
@include('partials.sidebar')
|
||||
@include('sections.sidebar')
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user