@extends('template.layouts.page') @section('title_postfix', __('Cash flow')) @section('content_container_classes', 'container-fluid') @section('content_header', __('Cash flow')) @section('content')
@stop