@extends('backend.department.template') @push('title') Tickets Categories @endpush @section('container') @livewire('department.tickets-categories') @endsection