@extends('layouts.app') @section('content')
# | {{ translate('Option Values')}} | @if(Auth::user()->user_type == 'admin'){{ translate('Options')}} | @endif
---|---|---|
{{$key+1}} | {{$attribute->attribute_option_value}} | @if(Auth::user()->user_type == 'admin')
|
@endif