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

@lang('models/petty_cash_expenses.title')

@include('flash::message')

@lang('models/petty_cash_expenses.title') Detail

@include(strtolower(__('models/petty_cash_expenses.plural')).'.table')
@endsection