@extends('locationAdmin.layouts.auth') @section('title') {{ env('APP_NAME') }} | Findings Message @endsection @section('styles') @endsection @section('content')
{{ isset($findings_data->description) ? $findings_data->description : '' }}
Reply
{{ $thread['message_date'] }}