@csrf Name:

{{-- TASK: Customize the validation error message to say "Please enter the name" --}} @error('name') {{ $message }} @enderror