@extends('backend.layouts.app') @section('home','active') @section('content')

BILLION THEORY M&E ENGINEERING COMPANY LIMITED

Admin Total

{{ $admin_count }}

Category Total

{{ $category_count }}

Service Total

{{ $service_count }}

Project Total

{{ $project_count }}

@if(!auth()->user()->profile == '') @else https://ui-avatars.com/api/? @endif
Name- {{auth()->user()->name}}
Email- {{auth()->user()->email}}
Phone- {{auth()->user()->phone}}
Gender- {{auth()->user()->gender}}
Address- {{auth()->user()->address}}
@endsection