@extends('layout')

@section('header')
@endsection

@section('content')
Wrong? Go <a href="/">back</a>!
@endsection