@extends('layouts.app') @section('content')

Status: {{ $ticket->status }}

@endsection