Removed feedback create button from admin dashboard
This commit is contained in:
parent
6b294972e4
commit
ca744a33e9
|
@ -10,10 +10,7 @@
|
|||
@endsection
|
||||
|
||||
@section("content")
|
||||
<div class="row align-items-center">
|
||||
<a class="btn btn-inline btn-sde-blue mb-0" href="{{ route('feedbacks.create') }}"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Feedback</a>
|
||||
</div>
|
||||
<table class="tbl mt-2">
|
||||
<table class="tbl">
|
||||
<tr>
|
||||
<th>Feedback Besked</th>
|
||||
<th>Ris el. Ros</th>
|
||||
|
|
Loading…
Reference in New Issue