mirror of
https://github.com/10h30/Test-Laravel-Blade-Basics.git
synced 2026-07-11 10:46:16 +09:00
Complete 8 tasks
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<div class="p-6 bg-white border-b border-gray-200">
|
<div class="p-6 bg-white border-b border-gray-200">
|
||||||
{{-- Task: change the layout from layouts/app.blade.php --}}
|
{{-- Task: change the layout from layouts/app.blade.php --}}
|
||||||
{{-- to layouts/main.blade.php --}}
|
{{-- to layouts/main.blade.php --}}
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
Please change layout.
|
Please change layout.
|
||||||
@endsection
|
@endsection
|
||||||
|
|||||||
Reference in New Issue
Block a user