{{ __('Add Features') }}
×
@csrf
{{ __('Language') . '*' }}
{{ __('Select a Language') }}
@foreach ($langs as $lang)
{{ $lang->name }}
@endforeach
{{ __('Features Icon') . '*' }}
{{ __('Click on the dropdown icon to select an icon.') }}
{{ __('Title') . '*' }}
{{ __('Text') . '*' }}
{{ __('Serial Number') . '*' }}
{{ __('The higher the serial number is, the later the features will be shown.') }}