@extends('layouts.app') @section('title', 'عرض السؤال') @section('content')
السؤال: {{ $ticket->question }}
الجواب: {{ $ticket->answer }}