@extends('admin.layout') @if (!empty($feature->language) && $feature->language->rtl == 1) @section('styles') @endsection @endif @section('content')
{{$errors->first('icon')}}
{{ __('The image render size should be 40x40 pixel.') }}
{{ $errors->first('title') }}
{{ $errors->first('text') }}
{{ $errors->first('serial_number') }}
{{ __('The higher the serial number is, the later the feature will be shown.') }}