@extends('home.layouts.index') @section('title') اطلاعات حساب کاربری @endsection @section('style') @endsection @section('script') @endsection @section('content')
@include('home.sections.profile_sidebar')
@include('home.sections.errors')

اطلاعات حساب کاربری


@endsection