@extends('layouts.app') @section('title', 'Edit Category - Admin') @push('styles') @endpush @section('content')
Update {{ $category->name }} — change parent, image, or visibility.
/{{ $category->slug }}
Deleting removes this category permanently. Sub-categories and products must be cleared first.