@extends('layouts.backend') @section('mainContentArea')

Add New User Back

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