@extends('layouts.master') @section('styles') @endsection @section('content')

Product Sales {{$title}} Report

@if($type=='General') @else

Month Wise

@if($type=='DistributorSegments' or $type=='DistributorOverall')
@endif
@endif @endsection @section('scripts') @endsection