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