{{ $title }}
{{ trans('update.add_items') }}
@if(!empty($items) and count($items)) @foreach($items as $itemKey => $item) @php $clearName = str_replace(['record', 'nabat'], $itemKey, $inputName); @endphp
@endforeach @endif
{{-- Main Row --}}
__i