Pony.fm/resources/views/shared/null.blade.php
2015-10-24 19:35:37 -07:00

5 lines
123 B
PHP

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