@extends('layouts.app') @section('title', 'Create Cash Flow') @section('page-title', 'Create Cash Flow Statement') @section('content')
Cash Flow Information
@csrf
Hold Ctrl/Cmd to select multiple months
No months selected
Cancel
@endsection @push('scripts') @endpush