@extends('AdminLte.template') @section('title') Patient Wise Gross Profit & Sales Margin Report @endsection @section('ExternalCss') @parent @endsection @section('Content')

Patient Wise Gross Profit & Sales Margin Report

{{ Form::open(['action' => 'RegisterReportController@patientWiseProfitReport','autocomplete' => 'off']) }}
@if($Business_Entity_Doctor_Tagging=="Y")
 


@else @endif




@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection