@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Voucher List
@endsection
@section('subcontent')
Voucher List
ID |
Title |
Total |
Paid |
Recieved By |
Paid By |
Approved By |
Date |
Action |
@include('../pages/voucher/delete')
@endsection
@section('script')
@endsection