@extends('users.home.index') @section('content')
Edit Profile
@include('forms.register')
Back
@endsection