@extends('layouts.app') @section('content')
{{ $report->details }}
{{ __('No reports found for this user.') }}