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