Added admin bar to links page
This commit is contained in:
parent
5b55e8ad35
commit
ceed5c127e
|
@ -10,6 +10,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@stack('linkstack-body-start')
|
@stack('linkstack-body-start')
|
||||||
|
@include('linkstack.modules.admin-bar')
|
||||||
@include('linkstack.modules.share-button')
|
@include('linkstack.modules.share-button')
|
||||||
@include('components.report-icon')
|
@include('components.report-icon')
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue