@extends('master.app') @section('title', 'Report') @section('pageCSS') @endsection @section('body') B/W Date Find Your Income Statement @if ($bdate == 1) From Date @else From Date @endif @if ($bdate == 1) To Date @else To Date @endif Find Print @endsection @section('pageJs') @endsection