@inject('model', '\App\Models\Department') @extends('backend.layouts.app') @section('title', __('Update Department')) @section('content') @lang('Update Department')
@endsection