@extends('layouts.template') @section('title',"View Users") @section('head') @stop @section('content-body')

Users

Name Username Email Password Apartment Status Action Reset Edit Delete

Reset Users

@stop @section('js_script') @stop