{!! Form::model($iteams, ['method' => 'PATCH','route' => ['iteams.storeiteam', $iteams->id] ]) !!}
@foreach($attributes as $value)
@endforeach @foreach($data as $value)
@endforeach
{{ $iteams-> product_name }}
@foreach($attributes as $value)
@endforeach @foreach($data as $value)
@endforeach