@extends('payment.layouts.master') @section('content')
@csrf
{{-- required --}} {{-- required in kobo --}} {{-- For other necessary things you want to add to your payload. it is optional though --}} {{-- required --}}
@endsection