@lang('app.name') @lang('app.action') @forelse($ticketTypes as $key => $ticketType) {{ mb_ucwords($ticketType->type) }} @empty @endforelse