@extends('layouts.app') @section('title', 'Dashboard') @section('pages') {{----}}
{{--

Total Enquiry

{{$enquiryCount}}

Total Product

{{$productCount}}

{{--

Total Category

{{$categoryCount}}

Return

{{$returnCount}}

--}}
@endsection @section('js') {{-- @if($financial_years < 1) --}} {{-- @endif --}} @endsection