@extends('master.app') @section('title', 'outgoing') @section('body')
@include('general.valert')
@method('POST') @csrf
@if ($bdate == 1) @else @endif
@include('journals.debitor.income-modal') @include('journals.debitor.outgoing-model') @endsection @section('pageJs') @endsection