@extends('frame') @section('title', 'Den | Your Profile') @section('main-content')

Edit Profile Deets

@include('forms.profile-edit')

@endsection