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

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

{{ $message }}

@enderror
بازگشت
@endsection