@props([ 'title', 'inputs' => [], 'formData', // new generic prop name 'submission' => null, ])
@foreach ($inputs as $input) @endforeach