@extends('backend.layouts.app-backend') @section('content')

Add User

@include('layouts.message')
Add User from the following form.
@csrf()
Select Profile Change Remove
@endsection @section('header-style') @stop @section('footer-scripts') @stop