@extends('layouts.app') @section('title', $transaction->title ?? 'Transaction Details') @push('styles') @endpush @section('content') {{-- Header --}}
How was your experience with {{ $transaction->getCounterparty(auth()->id())?->name ?? 'the other party' }}? Your review helps build trust on Tenseal.