@extends('portal.ninja2020.layout.payments', ['gateway_title' => ctrans('texts.payment_type_Crypto'), 'card_title' => ctrans('texts.payment_type_Crypto')]) @section('gateway_content') @include('portal.ninja2020.gateways.includes.payment_details')
@csrf
@include('portal.ninja2020.gateways.includes.pay_now') @endsection @push('footer') @endpush