@extends('layouts.admin.master') @section('tab-name','افزودن کاربر') @section('content')
@include('admin.user.form')
@stop