@extends('admin.layouts.master') @section('title', ADMIN_TITLE_ADMIN) @section('content')

Show {{ ADMIN_TITLE_ADMIN }}

Show {{ ADMIN_TITLE_ADMIN }} Edit {{ ADMIN_TITLE_ADMIN }}
{{csrf_field()}} @method('PUT')
{{ $errors->first('vemailid') }}
{{ $errors->first('vrole') }}
icreatedat) }}" />
{{ $errors->first('icreatedat') }}
iupdatedat) }}" />
{{ $errors->first('iupdatedat') }}
@endsection