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

Filter

@include('journals.investors.navbar')
@csrf @method('GET')
@endsection @section('pageJs') @endsection