A lot of things
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
@section('page-title', "Database - " . config('app.name') )
|
||||
|
||||
@section('content')
|
||||
{{ \Diglactic\Breadcrumbs\Breadcrumbs::render() }}
|
||||
<div class="page-title">
|
||||
Database
|
||||
</div>
|
||||
@livewire('database')
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user