@extends('layouts.admin') @section('title', 'หน้าจอสถานที่เย็บรวมตัว | เพิ่ม') @section('content')
XITotalSewCode]) }}" method="POST" enctype="multipart/form-data"> @csrf @method('PUT')
{{ trans('global.create') }}{{ trans('global.totalsewinglocatin') }}
@if($errors->has('XVTotalSewName')) {{ $errors->first('XVTotalSewName') }} @endif

{{ trans('global.TMtotalsew.fields.XVTotalSewName_helper') }}

@if($errors->has('XITotalSewTel')) {{ $errors->first('XITotalSewTel') }} @endif

{{ trans('global.TMtotalsew.fields.XITotalSewTel_helper') }}

@if($errors->has('XVTotalSewAddress')) {{ $errors->first('XVTotalSewAddress') }} @endif

{{ trans('global.TMtotalsew.fields.XVTotalSewAddress_helper') }}

@endsection