@extends('backend.layouts.app') @section('content')
{{--
--}}
@include('backend.transaction_record.table')
@endsection