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

{{ trans('global.TMshape.fields.XVShapeName_helper') }}

@endsection