@extends('layouts.admin') @section('title', __('Users')) @section('page_title', __('Users')) @section('content')
{{ __('Users') }}
{{ __('Name') }}{{ __('Email') }}{{ __('Phone') }}الأدوار{{ __('Status') }}{{ __('Actions') }}
@endsection @push('scripts') @endpush