@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Receipt List
@endsection
@section('subcontent')
Receipt List
ID |
Name |
Fathername |
Position |
Payment Type |
Account |
Amount |
Description |
Date |
Action |
@include('../pages/receipt/show')
@endsection
@section('script')
@endsection