{{ __('global.id') }} | {{ __('global.name') }} | {{ __('global.type') }} | {{ __('global.actions') }} |
---|---|---|---|
{{ $attribute->id }} | {{ unserialize($attribute->title)[app()->getLocale()] }} | {{ $attribute->type }} | {{ __('global.edit') }} {{ __('global.delete') }} |
{{ $attributes->links() }}