@extends("master") @section("title",auth()->user()->name??"") @section("body")

Tithe And Offering

{{-- --}} {{-- @foreach($tithes as $key=>$tithe)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}}
#ChurchMember Names Member Phone Offering Type Amount Payment Option Date Action
{{++$key}}{{$tithe->company->name??''}}{{$tithe->member_names??''}}{{$tithe->member_phone??''}}{{$tithe->offering->OfferingName??''}}{{number_format($tithe->Amount)}}{{$tithe->payment->PaymentOption??''}}{{$tithe->Date}}--}} {{--
{{-- upload CMFS modal--}} {{-- upload MOMO modal--}} @endsection @section("script") {{-- --}} {{-- --}} {{-- {!! JsValidator::formRequest('App\Http\Requests\ValidateManufacture', '.submissionForm'); !!}--}} @endsection