@extends('warehouse.app') @section('title', __('w_units.edit.header')) @section('content') @include('components.errors')
@lang('w_units.edit.header')
@csrf @method('put') {{-- row 1 --}}
@lang('employeeAffairs.back')
@endsection