@extends('template.app') @section('meta') @endsection @section('title') Pettycash @endsection @section('styles') @endsection @section('content')
| Petty Cash | Total On Hand |
|---|---|
| {{ $petty_cash_amount }} | {{ $petty_cash_amount- $expense_data }} |
| Amount | Date |
|---|---|
| {{$datas->petty_cash_amount}} | {{$datas->created_at}} |
| No | Expense Type | Department | Pay To | Amount | Description | Date | Action |
|---|