@extends('layouts.app') @section('content')
| Date Out | To | Name | Date Into CF |
|---|---|---|---|
| {{ $t->date_signed_out }} | {{ $t->out_to_role }} | {{ $t->staff_name }} | {{ $t->date_into_central_filing }} |
| Date | Comments | Lawyer |
|---|---|---|
| {{ $c->comment_date->setTimezone('America/Chicago')->format('M d, Y h:i a') }} | {{ $c->comment_text }} | {{ optional($c->author)->name }} |