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