@extends('frontend.layouts.app') @section('title', 'My Transactions') @section('link') @endsection @section('content') My Transactions Home My Transactions My Transactions ID Date Note Credit Debit Blance @endsection @section('script') @endsection