@extends('layouts.app') @section('title', '카테고리 관리') @section('content')
@if($tenant) {{ $tenant->company_name }} @if($isHQ) 본사 @endif 카테고리를 관리합니다. @else 테넌트별 카테고리를 관리합니다. @endif
영문 소문자, 숫자, 언더스코어만 사용