@extends('user.layout') @if (!empty($feature->language) && $feature->language->rtl == 1) @section('styles') @endsection @endif @section('content')
{{ $errors->first('title') }}
{{ $errors->first('text') }}
{{ $errors->first('color') }}
{{ $errors->first('serial_number') }}
{{ __('The higher the serial number is, the later the feature will be shown.') }}