@extends('layouts.master') @section('css') @endsection @section('title') Transactions List ({{ $voucherType->name }}) @endsection @section('content')

Transaction List ({{ $voucherType->name }})

Go Back Extract

SN Credit Particular Debit Particular Voucher Type Voucher Date Amount
@endsection @section('script') @endsection