@extends('layouts.admin') @section('title', 'หน้าจอสำหรับ | แก้ไข') @section('content')
XIForCode]) }}" method="POST" enctype="multipart/form-data"> @csrf @method('PUT')
{{ trans('global.create') }}{{ trans('global.foruse') }}
@if($errors->has('XVForType')) {{ $errors->first('XVForType') }} @endif

{{ trans('global.TMforuse.fields.XVForType_helper') }}

@endsection