@extends('organizers.dashboard') @section('content')
Users Management
@include('users.table.all')
@endsection