@extends('layouts.master') @section('title', 'Members') @section('content')
@can('members-export') @endcan
{{ __('Id') }} {{ __('Username') }} {{ __('Name') }} {{ __('Email') }} {{ __('Rank') }} {{ __('Status') }} {{ __('Brevo') }} {{ __('Registration Time') }} {{ __('Action') }}
@endsection @push('scripts') @endpush