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

Statistics Monthly ({{ $voucherType->name }})

Go Back

SN Month Count
@endsection @section('script') @endsection