@extends('layouts.member-app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@csrf
@lang('modules.tickets.requestTicket')
@endsection @push('footer-script') @endpush