Pony.fm/resources/views/shared/null.blade.php
Kelvin Zhang d2c4dd1bfb Add views
2015-08-31 16:26:09 +01: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