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