@extends('layout.default') @section('title')
{{ __('common.staff') }} | {{ __('user.note') }} | {{ __('user.created-on') }} | {{ __('common.action') }} |
---|---|---|---|
|
{{-- format-ignore-start --}}@joypixels($note->getMessageHtml()) | {{-- format-ignore-end --}}||
No notes |
{{ __('common.name') }} | {{ __('ticket.created') }} |
---|---|
@switch($ticket->priority->name) @case('Low') @break @case('Medium') @break @case('High') @break @endswitch {{ $ticket->subject }} |