@extends('layouts.dashboard') @section('css') @endsection @section('sub-header') {{ __('Income Statement') }} @endsection @section('content')
@csrf {{-- --}} {{-- --}} {{-- --}} {{-- --}}

{{ __('Income Statement Information') }}

{{ __('Start From') }}


@endsection @section('js') @endsection