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