mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-02 09:07:53 +08:00
5 lines
74 B
PHP
5 lines
74 B
PHP
|
@extends('base')
|
||
|
|
||
|
@section('content')
|
||
|
<div id="container"></div>
|
||
|
@stop
|