{{$errors->first("name")}}
{{$errors->first("email")}}
** {{__('Only zip file is allowed')}}
{{$errors->first("$input->name")}}
{{__("$errmsg")}}