1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Started the migration of the setting views

This commit is contained in:
Dan Brown
2019-02-02 15:49:57 +00:00
parent 20988962fe
commit 880d4f35da
24 changed files with 666 additions and 529 deletions

View File

@@ -1,5 +1,7 @@
@extends('simple-layout')
{{--TODO--}}
@section('toolbar')
@include('settings/navbar', ['selected' => 'users'])
@stop