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