wip
This commit is contained in:
@@ -43,8 +43,8 @@ class MakePaymentNovaVisaMaster extends Action
|
|||||||
*/
|
*/
|
||||||
public function handle(ActionFields $fields, Collection $models)
|
public function handle(ActionFields $fields, Collection $models)
|
||||||
{
|
{
|
||||||
|
info($fields->get('payment_amount'));
|
||||||
if (! property_exists($fields, 'payment_amount') || ! property_exists($fields, 'usd_payment')) {
|
if (! property_exists($fields, 'payment_amount') || ! property_exists($fields, 'usd_payment')) {
|
||||||
info($fields);
|
|
||||||
return Action::modal('modal-response', [
|
return Action::modal('modal-response', [
|
||||||
'title' => 'Töleg maglumatlary ýok!',
|
'title' => 'Töleg maglumatlary ýok!',
|
||||||
'body' => 'Töleg maglumatlary girizilmedik',
|
'body' => 'Töleg maglumatlary girizilmedik',
|
||||||
|
|||||||
Reference in New Issue
Block a user