@extends('layouts.app') @section('css') @endsection @section('content')
You are logged as {{ Auth::user()->first_name }} My Dashboard
Todo
{!! html_entity_decode($claim->eligibility->company_final_respone) !!}
{!! html_entity_decode($claim->defence->content ) !!}
{!! html_entity_decode($claim->final_comment->customer_comment ) !!}
{!! html_entity_decode($claim->final_comment->respondent_comment ) !!}
{!! html_entity_decode($claim->decision->content ) !!}