@extends('frontend::layouts.master') @section('title') {{ __('frontend.update_profile') }} @endsection @section('content')
@include('frontend::components.account-settings-sidebar')
@endsection