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

6 lines
75 B
PHP
Raw Normal View History

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