Contact show link fixed..

This commit is contained in:
Cüneyt Şentürk
2021-06-30 18:41:43 +03:00
parent c168153023
commit 0ecd5b667a
4 changed files with 11 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
@stack('bill_button_end')
@stack('payment_button_start')
@can('create-purchases-payment')
@can('create-purchases-payments')
<a class="dropdown-item" href="{{ route('vendors.create-payment', $vendor->id) }}">
{{ trans('payments.create_payment') }}
</a>