@extends('layouts.app') @section('title', 'Bangladesh Unbound - Users') @section('content')

Packages Users

Add New Users

All Users

@include('admin.users.partials.users_table') @include('layouts.partials.pagination-info')
@endsection