@extends('admin.layout') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('sign') }}
{{ $errors->first('value') }}