@csrf
@if ($errors->has('formate_name')) {{ $errors->first('formate_name') }} @endif
@if ($errors->has('code')) {{ $errors->first('code') }} @endif