@extends('admin.layout.master') @section('title',($type==0?'MARKET':'SR').' STATISTICS') @section('custom_style') @endsection @section ('content')

{{$type==0?'MARKET':'SR'}} STATISTICS

 
@if($shop_officer)
@else @endif @if($type==0)
@endif
@include('inventory.global.loader')
@endsection @section('script') @stop