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