From f427384079b0515b61f882611a53f4f6be7d9d5f Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 25 Nov 2014 14:45:25 -0600 Subject: [PATCH] Cleaning up view. --- resources/views/welcome.blade.php | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index c7228124..3746aac2 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -1,23 +1,10 @@ @extends('layouts.app') -@section('banner') -
-
-

Welcome to Laravel 5!

- -

- Laravel is a web application framework with expressive, elegant syntax. We believe development - must be an enjoyable, creative experience to be truly fulfilling. -

-
-
-@stop - @section('content')
-

Welcome to Laravel 5.

+

You have arrived.

Laravel is a web application framework with expressive, elegant syntax. We believe development