@extends('backend.department.template') @push('title') Ticket Detail @endpush @section('container') @livewire('department.detail') @endsection