@extends('company.layout.master') @section('title', 'الرئيسية') @section('content')

لوحة التحكم

{{--

{{\Auth::user()->subscription_status}}

--}}
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
المستخدمين
--}} {{--
--}} {{--

{{\App\User::whereType('user')->count()}}

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
الشركات
--}} {{--
--}} {{--

{{\App\User::whereType('company')->count()}}

--}} {{--
--}} {{--
--}}
@stop