{{ __('income_categories.title_index') }}

{{ __('income_categories.all') }}

{{ __('income_categories.create') }}
@foreach ($categories as $category) @endforeach
{{ __('income_categories.th_name') }} {{ __('income_categories.th_description') }} {{ __('income_categories.th_actions') }}
{{ $category->name }} {{ $category->description }}