@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('inventory_department.edit') : __('inventory_department.add') }}