{{ __('Create Income') }}

@csrf
@include('business::component.payment_type', ['context' => 'income', 'payment_types' => $payment_types])
@usercan('incomes.create') @endusercan