@extends('layouts.app') @section('title', 'المستخدمون') @section('breadcrumb')@endsection @section('page_actions') @can('users.create') مستخدم جديد @endcan @endsection @section('content')
مستخدمو النظام
@endsection @push('scripts') @endpush