Pony.fm/app/views/shared/null.blade.php
2013-07-25 16:33:12 -05:00

5 lines
No EOL
119 B
PHP

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