wip
This commit is contained in:
@@ -68,12 +68,12 @@ class MakePaymentNovaVisaMaster extends Action
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (lastDayOfMonth($today->format('m'), $today->format('Y'))) {
|
// if (lastDayOfMonth($today->format('m'), $today->format('Y'))) {
|
||||||
return Action::modal('modal-response', [
|
// return Action::modal('modal-response', [
|
||||||
'title' => 'Bu gun aýyn sonky guni!',
|
// 'title' => 'Bu gun aýyn sonky guni!',
|
||||||
'body' => 'Ayyn sonky guni toleg alynmayar.',
|
// 'body' => 'Ayyn sonky guni toleg alynmayar.',
|
||||||
]);
|
// ]);
|
||||||
}
|
// }
|
||||||
|
|
||||||
if (! $resource->branch || ! $resource->branch->billing_visa_master_username) {
|
if (! $resource->branch || ! $resource->branch->billing_visa_master_username) {
|
||||||
return Action::modal('modal-response', [
|
return Action::modal('modal-response', [
|
||||||
|
|||||||
Reference in New Issue
Block a user