@extends('master.app') @section('title', 'debitor') @section('body')

Income

@method('POST') @csrf
@if ($bdate == 1) @else @endif
{{-- end of title --}}
@include('journals.investors.income-modal') @include('journals.investors.outgoing-model') @endsection @section('pageJs') @endsection