@extends('admins.dashboard') @section('content')
Create New User
@include('forms.register')
@endsection