@section("title", "BizMan | Edit Division")

{{ __('Edit Division') }}

{{ date('l, d M Y') }}

Edit Division

Edit divisi department

Back
@csrf @method('PUT')
@error('name')

{{ $message }}

@enderror
@error('description')

{{ $message }}

@enderror
Cancel