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

Sarafi Report

{{--
--}}
@include('journals.banker.navbar')
@include('journals.banker.income-modal') @include('journals.banker.outgoing-model') @endsection @section('pageJs') @endsection