@extends(template().'layouts.user') @section('title',trans('Create Ticket')) @section('content')

@lang("Create Ticket")

@csrf
@push('style') @endpush @endsection @push('js-lib') @endpush @push('css-lib') @endpush @push('script') @endpush