@extends('admins.dashboard') @section('content')
Edit User
@include('forms.register')
Back
@endsection