@extends('admin.layout') @section('content')
{{ convertUtf8($message) }}
{{ $errors->first("$input->name") }}
{{ __("$errmsg") }}