@extends('backend.layouts.backend') @section('styles') @endsection @section( 'main_body')
@csrf

Add User

Fill in the form below and submit. All fields are important.

Copy the password before submitting the form.

All Users

@if ($logged_user->group_id == 1) @endif
# Name Phone Email Username Role Posts StatusAction
@endsection @section('scripts') @endsection