@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('category_name')}} {{ getPhrase('description')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>URL_EXPENSE_CATEGORIES_GETLIST, 'route_as_url' => TRUE)) @include('common.deletescript', array('route'=>URL_EXPENSE_CATEGORIES_DELETE)) @stop