{{ $isHasData && $contactData->type == 1 ? 'Chi tiết liên hệ, thắc mắc' : 'Chi tiết phản hồi' }}

@if ($isHasData && $contactData->status == 1)
@csrf
@error('reply') {{ $message }} @enderror
@if ($contactData->type == App\Enums\ContactType::CHANGE_TUTOR->value) @else @endif
@else
@endif