@extends('layouts/layoutMaster') @section('title', $title . ' Management - Crud App') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Mekanisme pembayaran

@foreach ( $tutorial as $row)
@endforeach

Rekening

{{--
--}}
@foreach($data as $row) @endforeach
No. No rekening Atas Nama Bank Aksi
{{$loop->iteration}} {{ $row->noRek }} {{ $row->atasNama }} {{ $row->namaBank }}