@extends('backend.adminlayouts.master') @section('body')

Modify Attribute

@csrf @method('PUT')
@if($errors->has('attributes'))
{{ $errors->first('attributes') }}
@endif
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- @foreach ($productAttribute as $attributeP)--}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{-- @if($errors->has('products'))--}} {{--
--}} {{-- {{ $errors->first('products') }}--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--

--}} {{-- PNG, JPG, GIF fino a 6MB--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}


@endsection