@extends((( Request::ajax()) ? 'layouts.model' : 'layouts.app' )) @section('include_css') @endsection @section('content')

{{ __('xfinance::finance.headings.new_income')}}

@csrf
@endsection @section('include_js') @endsection @section('custom_script') @endsection