@component('forum.modal-form') @slot('key', 'create-category') @slot('title', trans('forum::categories.create')) @slot('route', Forum::route('category.store'))
@include ('forum.category.partials.inputs.color') @slot('actions') @endslot @endcomponent