@extends('layout.master') @section('pageTitle') Pawnshop Management System @endsection @section('metaCSRF') @endsection @section('contents')

Transaction Reports

@if(isset($currrentuser['level'])) @if($isresetAllowed == true) @endif @endif

Transaction Date Transaction Code Papeleta No. Branch Customer Amount Adv Int. Int. Penalty SrvCharge DocStamp Status
@endsection @section('js') @endsection