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