updated Externallink. Should be able to do crud

This commit is contained in:
Vedde
2020-06-29 09:19:43 +02:00
parent 0adc1ebf02
commit 354a5952a7
4 changed files with 21 additions and 16 deletions
@@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('external-links.index') }}" class="text-white">External link</a> /
<a href="{{ route('external-links.edit', ["external_link" => $link]) }}" class="text-white">External link</a> /
@endsection
@section("content")