Ich Ich, gros commit

This commit is contained in:
bglacial
2018-10-08 22:31:58 +02:00
parent ecded0947f
commit b11b2befd7
49 changed files with 37276 additions and 11977 deletions

View File

@ -4,7 +4,7 @@
@slot('title')
@lang('Ajouter un karting')
@endslot
<form method="POST" action="{{ route('kart.store') }}">
<form method="POST" action="{{ url('kart') }}">
{{ csrf_field() }}
@include('partials.form-group', [
'title' => __('Nom'),