@extends('layouts.master') @section('content')

@lang('models/reports.pettycash.users.title')

@include('flash::message')

@lang('models/reports.pettycash.users.title')

@include('reports.table')
@endsection