From a9f97961ef4f4d4a4a906dd20551a76d434b5f48 Mon Sep 17 00:00:00 2001 From: Ore Landau Date: Tue, 27 Nov 2012 13:15:14 +0200 Subject: [PATCH] Update laravel/documentation/views/templating.md Fixed a false example. --- laravel/documentation/views/templating.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/laravel/documentation/views/templating.md b/laravel/documentation/views/templating.md index 9aabac87..9e99e5d4 100644 --- a/laravel/documentation/views/templating.md +++ b/laravel/documentation/views/templating.md @@ -166,9 +166,9 @@ ## Blade Layouts