@extends('layouts.app') @section('title', 'Edit Sub-Category - Cash Book') @section('content')
Parent: {{ $category->parent->name }}
Parent category cannot be changed
Inherited from parent: {{ $category->parent?->name }}
Inherited from parent category