@extends('backend.layout.main') @section('content') @if($errors->has('title'))
{{trans('file.The field labels marked with * are required input fields')}}.
{{trans('file.The correct column order is')}} (title*, image [file name]) {{trans('file.and you must follow this')}}.
{{trans('file.To display Image it must be stored in')}} public/images/brand {{trans('file.directory')}}