Files
spa-api/bundles/docs/views/page.blade.php

5 lines
74 B
PHP
Raw Normal View History

2012-04-02 11:02:09 -05:00
@layout('docs::template')
@section('content')
{{ $content }}
2012-04-03 09:20:59 -05:00
@endsection