@extends('Layout.base') @section('title', 'Cost Center') @section('titleLink', '/categories') @section('content')

Update Cost Center

Update a cost center with a perfect description.

@csrf @method('patch')
active ? "checked" : "")) }}>
@endsection