wip
This commit is contained in:
@@ -72,6 +72,7 @@ class NovaLoanRemainingOrder extends Resource
|
|||||||
|
|
||||||
new Panel(__('Karz taryhy'), [
|
new Panel(__('Karz taryhy'), [
|
||||||
NovaCustomHtml::make(__('Karz taryhy'), 'loan_history')
|
NovaCustomHtml::make(__('Karz taryhy'), 'loan_history')
|
||||||
|
->onlyOnDetail()
|
||||||
->canSeeWhen('systemUser', $this)
|
->canSeeWhen('systemUser', $this)
|
||||||
->html(view('orders.loan.mobile.loan-history', [
|
->html(view('orders.loan.mobile.loan-history', [
|
||||||
'resource' => $this,
|
'resource' => $this,
|
||||||
|
|||||||
Reference in New Issue
Block a user