@extends('backend.layout.main') @section('content') @if($errors->has('code'))
{{trans('file.The field labels marked with * are required input fields')}}.
{{trans('file.The correct column order is')}} (code*, name*) {{trans('file.and you must follow this')}}.