@extends("WarehouseDashboard.layouts.dashboard.app") @section("page-nav-title")

{{__('Edit total')}}

{{__('Edit total')}}

@endsection @section("content")

{{__('Edit total')}}

request()->item_id,"old_total"=>request()->total])}}" enctype="multipart/form-data"> @csrf
@error("total")
{{$message}}
@enderror

@endsection @section("scripts") @endsection