Skip to content
Snippets Groups Projects
Commit 328fc2ad authored by OlivierFrancois's avatar OlivierFrancois
Browse files

view show champion (+ edit)

parent 367e709a
Branches
No related merge requests found
......@@ -28,7 +28,7 @@
<form action=" {{ route('champion.destroy', $champion) }}" method="post" class="p-2">
@csrf
@method('DELETE')
<button type="submit">Supprimer le champion</button>
</form>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment