mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
create content creator button changed
This commit is contained in:
@@ -14,12 +14,6 @@
|
||||
<div class="hidden space-x-8 sm:-my-px sm:ml-10 sm:flex sm:items-center">
|
||||
|
||||
@if(str(request()->route()->getName())->contains('school.'))
|
||||
<div>
|
||||
<x-button xs amber href="/nova/resources/lecturers" target="_blank">
|
||||
<i class="fa fa-thin fa-plus"></i>
|
||||
{{ __('Register lecturer') }}
|
||||
</x-button>
|
||||
</div>
|
||||
<div>
|
||||
<x-button xs amber href="/nova/resources/courses" target="_blank">
|
||||
<i class="fa fa-thin fa-plus"></i>
|
||||
|
||||
Reference in New Issue
Block a user