full dynamic transaction show page
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
@section('title', trans('invoices.payment_made'))
|
||||
|
||||
@section('new_button')
|
||||
<x-transactions.show.top-buttons type="expense" :transaction="$payment" hide-button-share />
|
||||
<x-transactions.show.top-buttons type="expense" :transaction="$payment" hide-button-share hide-button-email />
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
|
Reference in New Issue
Block a user