@extends('layouts.app') @section('content')

{{ __('Profile') }}

@include('profile.partials.update-profile-information-form')
@endsection