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