@extends('layouts.master') @section('title', 'Event Managers') @section('content')
{{ __('#') }} {{ __('Name') }} {{ __('Username') }} {{ __('Email') }} {{ __('Rank') }} {{ __('Actions') }}
@endsection @push('scripts') @endpush