@extends('admin.layout.master') @section('title','STATISTICS SUMMERY') @section('custom_style') @endsection @section ('content')

STATISTICS SUMMERY

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