@extends('layouts.backend',['page_title'=>'Dashboard']) @section('content')

{{$propertiesCount}}

{{ trans('backend.properties') }}

اقرأ المزيد

{{$industriesCount}}

{{ trans('backend.industries') }}

اقرأ المزيد

{{$zones->count()}}

{{ trans('backend.zones') }}

اقرأ المزيد

{{$allAgentsCount}}

{{ trans('general.agents') }}

اقرأ المزيد
@stop @section('scripts') @stop