@extends('admin.layout') @section('content')
{{ __('Upload 70X70 (Pixel) Size image for best quality. Only jpg, jpeg, png image is allowed.') }}
{{ $errors->first('image') }}
{{ $errors->first('name') }}
{{ $errors->first('username') }}
{{ $errors->first('email') }}
{{ $errors->first('role') }}
{{ $errors->first('status') }}