@extends('layouts.admin')
@section('title', 'Product | Mintavia Admin')
@section('content')
@if (isset($message) && $message)
@endif
| Date |
Bank A/c |
Entry |
Party Name |
Cheque No |
Cheque Date |
Narration |
Amount |
Expenses |
Total Amt. |
Action | {{-- 👈 Add this --}}
|
|
|
|
|
|
|
|
|
|
|
@endsection
@section('js')
@endsection