@extends('layouts.applicant-layout') @section('main-content')
Redirecting to Payment Gateway...
@csrf @foreach($data as $key => $value) @endforeach
@endsection