@extends('layouts.internal')
@section('title', 'Support Cases · PLOCAL Internal')
@section('content')
Private support operations Durable public contact, accessibility, fraud, billing and legal/privacy requests. A Case is intake for review; it does not itself change payment, Profile, Evaluation, voting or Award state.Support Cases
No durable cases match this filter.
| Reference | Type | Status | From | Subject | Received | Action |
|---|---|---|---|---|---|---|
| {{ $case->public_id }} | {{ str($case->case_type)->replace('_', ' ')->title() }} | {{ str($case->status)->replace('_', ' ')->title() }} | {{ $case->submitter_name }}{{ $case->submitter_email }} | {{ $case->subject ?: 'General request' }} | {{ \Carbon\Carbon::parse($case->submitted_at)->format('M j, Y · g:i A') }} | Open case |