@extends('layouts.admin') @section('title', 'หน้าจอเพิ่มแผนก | แก้ไข') @section('content') @php // dd($branch->XIBranchCode); @endphp
XIBranchCode]) }}" method="POST" enctype="multipart/form-data"> @csrf @method('PUT')
{{ trans('global.create') }}แผนก
@if($errors->has('XVBranchName')) กรุณากรอกชื่อแผนก @endif
@endsection