From 484960a87526064bf0108e2e7b322b3f38f38b51 Mon Sep 17 00:00:00 2001 From: PovilasKorop Date: Tue, 26 Oct 2021 15:50:56 +0300 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7eca38..f34ad37 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Test method `test_meta_title()`. --- -## Task 8. +## Task 8. Layouts. Change the file `resources/views/layout.blade` to extend the `layouts/main.blade.php` (without Blade components) instead of `layouts/app.blade.php` (with Blade components).