@extends('master.app') @section('title', 'Cash') @section('pageCSS') @endsection @section('body')

Filter

@include('journals.banker.navbar')
@csrf @method('get')
@endsection @section('pageJs') @endsection