@section('title', 'Product Attributes') @push('style') @endpush @push('vendor-script') @endpush @push('script') @endpush @csrf @if($productAttributes) @foreach($productAttributes as $label) @lang('Label (English)') * @lang('Label (Arabic)') * clear @endforeach @else @lang('Label (English)') * @lang('Label (Arabic)') * clear @endif add Add Option @lang('SAVE')