fix rethemed settings title
This commit is contained in:
parent
799f2ee6d9
commit
2efd6865e3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
@extends('layouts.admin')
|
@extends('layouts.admin')
|
||||||
|
|
||||||
@section('title')
|
@section('title')
|
||||||
Administration
|
Settings
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('content-header')
|
@section('content-header')
|
||||||
|
|
Loading…
Reference in a new issue