wip
This commit is contained in:
@@ -15,7 +15,7 @@ trait NovaVisaMasterPaymentOrderItemAuth
|
||||
*/
|
||||
public function authorizedToView(Request $request): bool
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
/** Edit button */
|
||||
|
||||
Reference in New Issue
Block a user