@extends('layouts.default1400-profile', ['title' => 'آدرس‌ها']) @section('content')
اطلاعات کاربر @if($user->profile_user_type=='legal') اطلاعات تماس و آدرس @endif @if($user->profile_activity_type=='pro' || $user->profile_user_type=='legal') مدارک @endif آدرس‌ها
@foreach ($data as $item) @endforeach
@stop @section('scripts') @stop