@extends("layouts.admin.app") @section("page-title") Dashboard @endSection @section("page-nav-title")
{{__('Logister Dashboard')}}
{{$counter->users}}
{{$counter->technicians}}
{{$counter->services}}
{{$counter->orders}}
{{$counter->ordersPending}}
{{$counter->ordersAccepted}}
{{$counter->ordersFinesh}}
{{$counter->ordersCanceled}}