@extends('layouts.master') @section('style') @endsection @section('content')
 




@csrf

Transaction Report

Horizontal Layout
{!! $dataTable->table() !!}
@endsection() @section('script') {!! $dataTable->scripts() !!} @endsection()