@extends('shared._app_layout')

@section('app_content')
	<p>If you see this page, something went wrong.</p>
@endsection