{{-- required --}}
{{-- required in kobo --}}
{{-- required --}}
{{-- to support transaction split. more details https://paystack.com/docs/payments/multi-split-payments/#using-transaction-splits-with-payments --}}
{{-- to support dynamic transaction split. More details https://paystack.com/docs/payments/multi-split-payments/#dynamic-splits --}}
{{ csrf_field() }} {{-- works only when using laravel 5.1, 5.2 --}}
{{-- employ this in place of csrf_field only in laravel 5.0 --}}