@extends('layouts.fillform') @section('heading') {{ $data->reference }} @endsection @section('logo') {{ $data->logo }} @endsection @section('content')
We have received your submission.
| Your reference : | {{ $data->submission_ref }} |
| Payment Amount : | {{ number_format($data->amount,2) }} |
| Payment Method : | {{ $data->payment_method }} |
| Payment Reference : | {{ $data->payment_reference }} |
| Payment Time : | {{ $data->payment_time }} |