Transaction show contact show and contact pages styling..
This commit is contained in:
@ -39,7 +39,10 @@
|
||||
|
||||
<strong>
|
||||
<span class="float-left long-texts mwpx-300 transaction-head-text">
|
||||
{{ $transaction->contact->name }}
|
||||
<a href="{{ route($routeContactShow, $transaction->contact->id) }}">
|
||||
{{ $transaction->contact->name }}
|
||||
</a>
|
||||
|
||||
</span>
|
||||
</strong>
|
||||
<br><br>
|
||||
@ -78,4 +81,4 @@
|
||||
</div>
|
||||
@endif
|
||||
@stack('header_paid_at_end')
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user