@extends('admin.layout.index') @section('title') ویرایش واحد @endsection @section('script') @endsection @section('content')
ویرایش واحد اندازه گیری

@csrf @method('put')
@error('title')

{{ $message }}

@enderror
بازگشت
@endsection