Ich Ich, gros commit
This commit is contained in:
@ -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'),
|
||||
|
Reference in New Issue
Block a user