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

Add User

@include('backend.users.form')
@endsection