@extends('../layout/home-layout') @section('title','Users') @section('home-content')
Add User
# User name User group Gender Branch Status Action
@endsection @section('script-area') @endsection