@extends('layouts.acorn.acorn_frontend_app') @section('header_styles') @endsection @section('content')
Profile
@include('frontend.profile.component.menu')
Personal Details
First Name
Last Name
{{--
Company
Location
Birthday
Gender
Female
Male
Other
None
Bio
I'm a Cyborg, But That's OK
--}}
Email
Phone
Update
@endsection @section('footer_scripts') @endsection