@extends('layouts.report') @section('content')
Id | Member Id | Church Id | Care Group Id | Fellowship Id | Senior Cell Id | Cell Id | Datetime | Mode Of Giving | Transaction No | Institution | Amount | Token | Status | Fullname |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $record->id }} | {{ $record->member_id }} | {{ $record->church_id }} | {{ $record->care_group_id }} | {{ $record->fellowship_id }} | {{ $record->senior_cell_id }} | {{ $record->cell_id }} | {{ $record->datetime }} | {{ $record->mode_of_giving }} | {{ $record->transaction_no }} | {{ $record->institution }} | {{ $record->amount }} | {{ $record->token }} | {{ $record->status }} | {{ $record->fullname }} |