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

@lang('crud.detail') @lang('models/petty_cash_expenses.title')

@include('flash::message')

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

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