@extends('portal.ninja2020.layout.payments', ['gateway_title' => ctrans('texts.payment_type_credit_card'), 'card_title' => 'PayPal']) @section('gateway_head') @endsection @section('gateway_content')
@csrf
@endsection @section('gateway_footer') @endsection @push('footer') @endpush