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