@extends('admin.layouts.app') @section('title', 'Business Dashboard') @section('content')

Users List All users are listed here, you can manage from here.

{{-- Mr Hazem Galal --}}
Lead options
  • Option 1
{{-- --}} {{-- --}}
NameStatusEmail Mobile
{{-- Mr Hazem Galal --}}
Lead options
  • Option 1
{{-- --}} {{-- --}}
NameStatusEmail Mobile
{{-- Mr Hazem Galal --}}
Lead options
  • Option 1
{{-- --}} {{-- --}} {{-- --}}
NameStatusEmail Mobile
@stop @section('styles') @stop @section('admin_js') @include('admin.users.js.index') @stop