wip
This commit is contained in:
@@ -93,7 +93,7 @@ class LoanOrderMobileFieldsForDetail
|
||||
new Panel(__('Card'), [
|
||||
NovaCustomHtml::make(__('Data'), 'card_name')
|
||||
->html(view('orders.loan.mobile.card-history', [
|
||||
'resource' => $resource
|
||||
'resource' => $resource,
|
||||
])->render())
|
||||
->fillUsing(NovaForm::fillEmpty()),
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user