Cleaning up view.

This commit is contained in:
Taylor Otwell 2014-11-25 14:45:25 -06:00
parent 6cb2e544ef
commit f427384079
1 changed files with 1 additions and 14 deletions

View File

@ -1,23 +1,10 @@
@extends('layouts.app')
@section('banner')
<div class="jumbotron">
<div class="container">
<h1 class="jumbotron__header">Welcome to Laravel 5!</h1>
<p class="jumbotron__body">
Laravel is a web application framework with expressive, elegant syntax. We believe development
must be an enjoyable, creative experience to be truly fulfilling.
</p>
</div>
</div>
@stop
@section('content')
<div id="welcome">
<div class="jumbotron">
<div class="container">
<h1 class="jumbotron__header">Welcome to Laravel 5.</h1>
<h1 class="jumbotron__header">You have arrived.</h1>
<p class="jumbotron__body">
Laravel is a web application framework with expressive, elegant syntax. We believe development