@csrf @method('patch')
@foreach ($licenses as $key => $value) @php $license = 'license_' . ($key + 1); @endphp
@endforeach