@extends('includes.adminlayout') @section('content')

All Users

@livewire('admin.all-users')
@endsection